Releases: Intersection/gtfs-realtime-translators
Releases · Intersection/gtfs-realtime-translators
v1.10.1
What's Changed
- CTA: Parse Vehicle Number into Int() by @JorgeBillini in #72
Full Changelog: v1.10.0...v1.10.1
v1.10.0
v1.9.0
v1.8.0
This release updates the cta-subway
and cta-bus
. This includes the addition of the scheduled_interval
field to the Intersection proto.
b1197bb (HEAD -> master, origin/master, origin/HEAD) TRAN-7701: add custom_status to cta_subway; and scheduled_interval field to proto (#61)
460be20 TRAN-7700: add cta-bus translator (#62)
v1.7.0
v1.6.16
Release v1.6.15
What's Changed
- NOJIRA: Use DirectionId if available in SwiftlyGtfsRealTimeTranslator by @JorgeBillini in #58
Full Changelog: v1.6.14...v1.6.15