- upgrade uuid to ~9
- replace
mocha
withnode:test
- replace jshint with @pirxpilot/jshint
- distinguish subsequent nights of a multinight stop
- skip pass-through points
- fix splitting long lines
- skip empty and endefined properties when generating ICS
- rename project to @furkot/ical
- skip stops without id
- rewrite as a generator
- use uuid to generate stop ids
- replace code42day-icalendar with @pirxpilot/icalendar
- change coordinate order in track representation
- use code42day-icalendar
- expect timing data as UTC timestamps
- fix typo in extension
- fix tests: our test data is in UTC+4
- implementation and tests