Skip to content

Release v1.6.0

Compare
Choose a tag to compare
@jasonmgoode jasonmgoode released this 18 Apr 18:24
· 39 commits to master since this release
5b91b80

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)