Skip to content

Releases: BlinkTagInc/node-gtfs

Release 4.17.7

11 Aug 23:36
Compare
Choose a tag to compare

Updated

  • Make ignoreErrors config option work on a file-by-file basis
  • Remove pluralize package
  • Remove untildify package
  • Remove timer-machine package

Release 4.17.6

05 Aug 05:53
Compare
Choose a tag to compare

Updated

  • getStoptimes documentation for trips after midnight
  • Dependency Updates

Added

  • Add date filtering to getTrips function

Release 4.17.5

11 Jul 21:39
Compare
Choose a tag to compare

Added

Updated

  • Dependency Updates

Release 4.17.4

29 May 04:32
Compare
Choose a tag to compare

Fixed

  • Correct Primary Key for fare_products.txt

Added

  • Add TIDES support

Updated

  • Dependency Updates

Release 4.17.3

23 Apr 23:15
Compare
Choose a tag to compare

Updated

  • Use sqlite virtual columns for timestamp columns

Release 4.17.2

17 Apr 19:40
Compare
Choose a tag to compare

Updated

  • Dependency Updates

Fixed

  • Make is_default_fare_category allowed to be blank in rider_categories.txt

Release 4.17.1

29 Mar 19:39
Compare
Choose a tag to compare

Updated

  • Add prefix support for GTFS-realtime data
  • Batch insert GTFS-realtime data

4.17.0

27 Mar 19:43
Compare
Choose a tag to compare

BREAKING CHANGES

  • GTFS-Realtime Informed Entities:
    • Renamed table from service_alert_targets to service_alert_informed_entities
    • Changed GTFS-Realtime parsing defaults to false

Updated

  • Dependency Updates
  • Remove package-lock.json
  • Update to tsconfig.json

Fixed

  • Update Service Alert informed entities to add trip_id, direction_id and route_type fields
  • Updated GTFS-Realtime parsing to defaults=false to avoid 0 for empty int fields

Release 4.16.0

21 Mar 19:49
Compare
Choose a tag to compare

Added

  • Support for rider_categories.txt

Updated

  • Dependency Updates

Release 4.15.15

25 Feb 23:07
Compare
Choose a tag to compare

Updated

  • Dependency Updates