Skip to content

v0.67.0

Compare
Choose a tag to compare
@ArnaudOggy ArnaudOggy released this 23 Sep 10:34
· 9 commits to master since this release
3c744b4

🚨 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