Releases: BlinkTagInc/gtfs-to-html
Releases · BlinkTagInc/gtfs-to-html
Release 2.10.12
Fixed
- If a stop is marked as a timepoint in any trips, treat it as a timepoint in all trips for sorting purposes.
Updated
- Dependency updates
Release 2.10.11
Updated
- Dependency updates
- Remove package-lock.json
- Typescript updates
Release 2.10.10
Updated
- Dependency updates
Release 2.10.9
Fixed
- Template path detection when installed globally
Updated
- Dependency updates
Release 2.10.8
Updated
- Move timetablepage sort logic to formatting_functions.pug
- Dependency updates
Release 2.10.7
Fixed
- Better support for GTFS with multiple agencies
Updated
- Dependency updates
Release 2.10.6
Fixed
- Handle stoptimes with empty arrival/departure time
Updated
- Dependency updates
Release 2.10.5
Fixed
- Use sanitize-html for timetable notes
Updated
- Dependency updates
Release 2.10.4
Updated
- Dependency updates
Release 2.10.3
Updated
- Updated additional files documentation
- Documentation site dependency updates
- Better map legend on mobile
- Dependency updates
- Use dompurify instead of insane