v1.1.0
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.