Skip to content

Releases: BlinkTagInc/gtfs-to-html

Release 2.10.12

20 May 08:18
Compare
Choose a tag to compare

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

17 Apr 19:47
Compare
Choose a tag to compare

Updated

  • Dependency updates
  • Remove package-lock.json
  • Typescript updates

Release 2.10.10

25 Feb 23:41
Compare
Choose a tag to compare

Updated

  • Dependency updates

Release 2.10.9

29 Jan 08:11
Compare
Choose a tag to compare

Fixed

  • Template path detection when installed globally

Updated

  • Dependency updates

Release 2.10.8

12 Jan 06:37
Compare
Choose a tag to compare

Updated

  • Move timetablepage sort logic to formatting_functions.pug
  • Dependency updates

Release 2.10.7

03 Jan 01:31
Compare
Choose a tag to compare

Fixed

  • Better support for GTFS with multiple agencies

Updated

  • Dependency updates

Release 2.10.6

02 Jan 06:20
Compare
Choose a tag to compare

Fixed

  • Handle stoptimes with empty arrival/departure time

Updated

  • Dependency updates

Release 2.10.5

10 Dec 07:06
Compare
Choose a tag to compare

Fixed

  • Use sanitize-html for timetable notes

Updated

  • Dependency updates

Release 2.10.4

19 Nov 00:04
Compare
Choose a tag to compare

Updated

  • Dependency updates

Release 2.10.3

12 Nov 19:42
Compare
Choose a tag to compare

Updated

  • Updated additional files documentation
  • Documentation site dependency updates
  • Better map legend on mobile
  • Dependency updates
  • Use dompurify instead of insane