v0.67.0
🚨 BREAKING CHANGE
- StopTimes - Move arrival_time/departure_time to Option by @ArnaudOggy in #959
1st iteration to hang on to Gtfs and native "on-demand transport" support
Move arrival_time
and departure_time
to Option<Time>
+
add start_pickup_drop_off_window
and end_pickup_drop_off_window
Full Changelog: v0.66.0...v0.67.0