Skip to content

v1.1.0

Compare
Choose a tag to compare
@pdhoopr pdhoopr released this 21 Nov 03:04
· 24 commits to master since this release

This release enhances the time-handling aspects of the library.

  • Allow users to pass waypoint times as Date objects and get ISO strings in the GPX output.
  • Allow users to pass startTime as a Date object and get ISO string in the GPX output.
  • Bump all dependencies and update pieces of code to comply.
  • Run Travis CI tests against Node v7.