Skip to content

Releases: Intersection/gtfs-realtime-translators

Release v1.6.0

18 Apr 18:24
5b91b80
Compare
Choose a tag to compare

Description

  • Modified MBTA translator to set arrival and departure times for feeds with either an arrival time and/or a departure time
  • Modified MTA translator to handle feeds without a track field present. Default value is empty string
  • Renamed LA Metro, Path, and VTA Translators
  • Added back the old PATH translator for backwards compatibility
  • Removed SEPTA-to-Swiftly translator mapping

Changelog

  • 5b91b80 TRAN-5724 modified track field assignment in MTA subway translator (#42)
  • ac35903 TRAN-5926: Modified logic to set arrival and departure times for mbta (#40)
  • 1a914d8 TRAN-5742: Renaming LA, VTA, and PATH. Restoring Old PATH Translator. (#41)

Release v1.5.0

19 Nov 16:49
6791960
Compare
Choose a tag to compare

Changelog

  • Updates PATH translator to use new API endpoint provided by PATH

NJT Bus translator route code fix

17 Nov 09:56
43a30f4
Compare
Choose a tag to compare

TRAN-5521: Real-time NJT bus arrivals data in PATH org are showing the wrong route number

v1.4.1rc1 NJT Bus translator route code fix

17 Nov 06:54
Compare
Choose a tag to compare

TRAN-5521: Real-time NJT bus arrivals data in PATH org are showing the wrong route number

Release v1.4.0 - MBTA Translator

28 Sep 16:48
175c2ce
Compare
Choose a tag to compare

Changes

  • Adds MBTA translator #38

v1.3.1rc1 NJT Bus translator route code fix

09 Sep 12:39
Compare
Choose a tag to compare
TRAN-5521 : Use "gtfs_route_id" instead of "route"

v1.3.0 - Add NJT Bus translator

15 Jul 13:25
516467e
Compare
Choose a tag to compare

Adding NJT Real time bus arrival translator

v1.3.0rc4 - Add NJT Bus translator

07 Jul 10:23
Compare
Choose a tag to compare
Pre-release
TRAN-5069 : Fixed incorrect condition

v1.3.0rc3 - Add NJT Bus translator

06 Jul 14:06
Compare
Choose a tag to compare
Pre-release
TRAN-5069 : Conditional Changes

v1.3.0rc2 - Add NJT Bus translator

06 Jul 13:15
Compare
Choose a tag to compare
Pre-release
TRAN-5069 : Changed conditional logic