v0.7.4: Fix In/Out Allowed for GTFS, Fix Errors in Timers
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