Releases: hove-io/transit_model
Releases · hove-io/transit_model
v0.38.0
- [feature] output in ZIP format if extension is '.zip' #788
- [tech} update geo dependencies #743
- [fix] 'install_proj' in the Makefile now works as expected #789
- [ci] 'cargo-tarpaulin:v0.18.0' does not accept '--all-targets' anymore #790
v0.37.0
- [fix] Fix typo on constant TRANSFER_WALKING_SPEED #787
- [feature] remove the versions (crates are unpublished) #785
v0.36.1
- [feature] keep the original order of vehicle journeys #784
- [feature] use the new Iterator::skip_error #781
v0.36.0
- [tech] simpler gtfs reading api #780
- [tech] fix cargo clippy warning #779
- [feature] bump to typed_index_collection:v2.0.0 #771
- [feature] Improved management trip shortname headsign #776
- [feature] object_properties are a BTreeMap instead of BTreeSet #763
v0.35.1
- [feature] log error vj with inconsistent schedules #777
- [feature] add the ability to read ziped ntfs #773
- [tech] add notification to slack #775
v0.35.0
- [fix] gtfs flexible csv #770
- [feature] check stop time growing #768
- [tech] use latest ci-images #757
- [feature] add 'Model::add_calendar' under 'mutable-model' feature #761
- [fix] allow git-version in dockerfile #762
- [tech] Update to clippy 1.51 #759
- [feature] automatically create output folders when not existing #760
v0.34.1
- [fix] allow millisecond in schedule #755
- [tech] Add a precise git_version to transit-model #754
- [tech] do not upgrade to minidom:0.13.0 #750
- [doc] Ntfs2Gtfs: precisions on stops.txt #758
v0.34.0
- [tech] fix publish script #749
- [feature] Improve line names #747
- [ci] use 'rust-ci:latest-proj' #745
v0.33.2
- [tech] Update to clippy 1.50.0 #744
- [feature] handle route comments on line when using read_as_line #741
- [tech] add a gtfs::from_read method #740
- [tech] Refactorization of generate comment for GTFS read_as_line #742
- [tech] move the enhance co2 function out of the model #738
- [feature] gtfs: don’t fail if there are bad references in stop_times.txt #735
v0.33.1
- [doc] gtfs2ntfs: adding precision on ODT values #732
- [doc] Update CONTRIBUTING about PR and versions #731
- [feature] keep forbidden pickup/dropoff on stay in #730
- [doc] Fix inconsistency with 'comment_id' for stops and routes #734
- [feature] gtfs2ntfs: read route_desc into comments #733