Releases: Intersection/gtfs-realtime-translators
Releases · Intersection/gtfs-realtime-translators
Release v1.6.0
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
Release v1.5.0
Changelog
- Updates PATH translator to use new API endpoint provided by PATH
NJT Bus translator route code fix
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
TRAN-5521: Real-time NJT bus arrivals data in PATH org are showing the wrong route number
Release v1.4.0 - MBTA Translator
Changes
- Adds MBTA translator #38
v1.3.1rc1 NJT Bus translator route code fix
TRAN-5521 : Use "gtfs_route_id" instead of "route"
v1.3.0 - Add NJT Bus translator
Adding NJT Real time bus arrival translator
v1.3.0rc4 - Add NJT Bus translator
TRAN-5069 : Fixed incorrect condition
v1.3.0rc3 - Add NJT Bus translator
TRAN-5069 : Conditional Changes
v1.3.0rc2 - Add NJT Bus translator
TRAN-5069 : Changed conditional logic