- update github actions
- upgrade
uuidto ~13 - upgrade
biometo 2.3.13 - add TZID property to date-time if available
- remove unused jshint config
- update
uuidto ~11 - transition to ESM format
- use
biomeas a linter and formatter - simplify date/time formating
- remove
shoulddependency
- upgrade uuid to ~9
- replace
mochawithnode: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