Skip to content

v0.7.4: Fix In/Out Allowed for GTFS, Fix Errors in Timers

Compare
Choose a tag to compare
@felixguendling felixguendling released this 04 Mar 22:18
· 268 commits to master since this release

Fixes

  • GTFS pickup_type / drop_off_type 2 and 3 were handled like 1 (not allowed). Now they are handled like 0 (allowed).
  • Exceptions in timers are caught now. Exceptions in timers were crashing the whole process.

Full Changelog: v0.7.3...v0.7.4