v4.0
Major breaking update
- Use date-time API from Java 8 (
Instant
etc.) instead of the old date-time API (Date
,GregorianCalendar
, etc.).
Amongst other things, this improves performance of (map data) parsing by up to 50%. - rename the classes to access the API from
*Dao
to*Api
- Fix: time on GPS trackpoints is now mandatory
OsmElement
add setter forisNew