v0.12.1 GTFS+ GTFS-RT robustness
felixguendling
released this
12 May 10:34
·
433 commits
to master
since this release
Please check on your GTFS feeds that the new GTFS-RT matching logic still works.
What's Changed
- update nigiri - fixes #501 by @felixguendling in #502
Improvements:
- handling of special case "only one agency" = "routes.txt can omit agency info" (important for timezone)
- handling of ambiguous
start_time
GTFS-RT attribute24:15:00
is the same as00:15:00
on the next day - improved interval extension logic
Full Changelog: v0.12.0...v0.12.1