Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

49 lines (27 loc) · 1.28 KB

Change Log

Version 1.2.0 (July 2nd 2018)

  • Parsing WayPoint description.

Version 1.1.2 (June 26th 2018)

  • Fix to prevent endless loop in case of malformed GPX track (thanks to D. Elliot!)

Version 1.1.1 (March 15th 2018)

  • Minor bug fixes, updated dependencies.

Version 1.1.0 (October 4th 2017)

  • Added track and route attributes (which fixes #14) - thanks StuStirling!

Version 1.0.0 (2017-04-11)

  • Added track name to the parseable fields.

Version 0.2.0 (2017-02-03)

  • Added support for routes and waypoints - thanks mopfattn!
  • Bumped plugins & dependencies

Version 0.1.6 (2016-19-12)

Version 0.1.5 (2016-06-05)

  • Bumped plugins
  • Fix for uninitialized Joda Time

Version 0.1.4 (2016-24-01)

  • Bumped plugins

Version 0.1.3 (2015-09-12)

  • Removed Google Play Services dependency
  • Isolated taks and interface (breaking change)

Version 0.1.1 (2015-09-12)

  • Initial release