Skip to content

Releases: BlinkTagInc/node-gtfs

Release 4.15.12

08 Jan 23:56
Compare
Choose a tag to compare

Updated

  • Updated schema for service_alerts
  • Dependency Updates

Added

  • Add support for JSON column type

Fixed

  • Support for arrival/departure time after midnight

Release 4.15.11

21 Nov 06:29
Compare
Choose a tag to compare

Updated

  • Updated GTFS-Realtime alerts fields
  • Dependency Updates

Release 4.15.10

19 Nov 04:05
Compare
Choose a tag to compare

Updated

  • Dependency Updates

Release 4.15.9

14 Nov 18:53
Compare
Choose a tag to compare

Updated

  • Updates to time columns and timestamp columns

Fixed

  • Better GTFS export for currency

Release 4.15.8

14 Nov 12:03
Compare
Choose a tag to compare

Updated

  • GTFS export currency with correct number of decimal places

Release 4.15.7

14 Nov 10:33
Compare
Choose a tag to compare

Updated

  • Types for gtfs-to-html files
  • Added primary key info for attributions.txt, fare_rules.txt, location_group_stops.txt, stop_areas.txt and timeframes.txt
  • Better column checks on imports

Fixed

  • Default logging verbose = true

Release 4.15.6

05 Nov 08:29
Compare
Choose a tag to compare

Updated

  • Improve typescript support for results of each query method
  • Dependency Updates

Added

  • Better documentation for util functions

Release 4.15.5

30 Oct 07:17
Compare
Choose a tag to compare

Fixed

  • Don't add prefixes to columns with null values

Updated

  • Dependency Updates

Release 4.15.4

24 Oct 20:20
Compare
Choose a tag to compare

Updated

  • Improved logging functions
  • Dependency Updates

Release 4.15.3

17 Oct 08:26
Compare
Choose a tag to compare

Added

  • Added new method getServiceIdsByDate
  • Added support for date, start_time and end_time in getStoptimes method