- Skipping the
extensions
tag from Metadata parsing - such tag is meant to include extra custom fields not mentioned in the GPX specs. Fixes 23. - Added a first project using this library in production. Looking forward to add more!
- Parsing full Metadata information - thanks Taneli Korry!
- Parsing Waypoint Type - thanks Pygmalion69!
- Parsing GPX Metadata - thanks StuStirling!
- Parsing WayPoint description.
- Fix to prevent endless loop in case of malformed GPX track (thanks to D. Elliot!)
- Minor bug fixes, updated dependencies.
- Added track and route attributes (which fixes #14) - thanks StuStirling!
- Added track name to the parseable fields.
- Added support for routes and waypoints - thanks mopfattn!
- Bumped plugins & dependencies
- Fixed #2 and #3 - thanks StuStirling!
- Bumped plugins & dependencies
- Bumped plugins
- Fix for uninitialized Joda Time
- Bumped plugins
- Removed Google Play Services dependency
- Isolated taks and interface (breaking change)
- Initial release