Releases: Myrronth/readwritegpx-android
Releases · Myrronth/readwritegpx-android
1.0.0b
09 Sep 07:08
Compare
Sorry, something went wrong.
No results found
Added
Added ability to serialize GPX via GpxSerializer.serialize(gpx: GPX)
Changed
Breaking change: Renamed ReadWriteGpx to GpxParser
Breaking change: Removed GpxParser.read, use GpxParser.parse instead
1.0.0.beta.2
09 Sep 09:18
Compare
Sorry, something went wrong.
No results found
Improved
Add elements only if their text values would not be empty.
0.1.4
08 Sep 07:14
Compare
Sorry, something went wrong.
No results found
Fixed a crash caused by 'magvar' on 'wpt' being an attribute instead of an element.
0.1.3
08 Sep 06:36
Compare
Sorry, something went wrong.
No results found
Added
Throw NullPointerExceptions when mandatory attributes are missing.
Fixed
Fixed a crash when 'magvar' on 'wpt' was not set (magvar is now optional, following the GPX spec).
0.1.2
07 Sep 13:35
Compare
Sorry, something went wrong.
No results found
0.1.1
07 Sep 11:28
Compare
Sorry, something went wrong.
No results found
0.1.0
07 Sep 09:51
Compare
Sorry, something went wrong.
No results found
Added ability to parse a GPX 1.1 file