Skip to content

Releases: BlinkTagInc/node-gtfs

Release 4.10.3

13 May 06:34
Compare
Choose a tag to compare

Added

  • Additional GTFS-RT vehiclePosition fields
  • deleteDb method

Updated

  • Dependency updates

Release 4.10.2

03 Apr 05:25
Compare
Choose a tag to compare

Added

  • Better error message for gtfsrealtime-update command
  • Support additional fields for vehiclePosition GTFS-Realtime data

Updated

  • Dependency updates

Release 4.10.1

29 Mar 22:07
Compare
Choose a tag to compare

Updated

  • Dependency updates

Release 4.9.0

12 Mar 19:51
Compare
Choose a tag to compare

Updated

  • Close DB if not :memory: from CLI after import

Release 4.8.0

10 Mar 19:43
Compare
Choose a tag to compare

Added

  • ignoreErrors config option
  • downloadTimeout config option
  • db config option

Release 4.7.2

05 Mar 23:53
Compare
Choose a tag to compare

Updated

  • Show info about ignoreDuplicates option when primary key constraint issue happens
  • Dependency updates

Release 4.7.1

19 Feb 06:34
Compare
Choose a tag to compare

Updated

  • Support null arrival and departure in StopTimeUpdate

Release 4.7.0

09 Feb 08:10
Compare
Choose a tag to compare

Added

  • Added bounding_box_side_m option to getStops and getStopsAsGeoJSON to find all stops within a bounding box.

Updated

  • Dependency updates

Release 4.6.0

18 Jan 06:29
Compare
Choose a tag to compare

Changed

  • Renamed getStopTimesUpdates to getStopTimeUpdates.

Added

  • Added schedule_relationship, trip_start_time, direction_id and route_id fields to stop_time_updates and trip_updates tables.

Updated

  • Dependency updates

Release 4.5.1

10 Nov 06:07
Compare
Choose a tag to compare

Updated

  • Dependency updates
  • Use path to types file instead of directory in package.json

Fixed

  • Exclude agency_id from export if empty