Releases: hove-io/transit_model
Releases · hove-io/transit_model
v0.42.1
- [fix] do not panic on incorrect comments #828
- [ci] github action: remove deprecated textbook/git-checkout-submodule-action #826
- [ci] remove tarpaulin #822
- [doc] duplicate sequence number should drop the trip #823
v0.41.3
- [feature] use 'skip_error:3.1.1' #818
- [feature] don't export dummy stop time #816
- [feature] pickup and drop off harmonisation #812
- [fix] do not enhance pickup and drop-off for route-point #817
v0.41.2
- [feature] support 'ntfs:v0.12.1' #811
v0.41.1
[fix] Export stopcode for stoplocation #810
v0.41.0
- [feature] upgrade to ntfs 0.12 #809
v0.40.1
- [fix] Revert dedup_collection simplification and improve performance #808
- [tech] fix clippy 1.54 error #807
- [tech] Fix githubaction / dockerhub release publication #806
v0.40.0
- [feature] use 'thiserror' for the existing errors #797
- [feature] default logs to INFO (was NONE) #796
- [feature] use 'skip_error:2.0.0' with 'tracing' #798
- [feature] deduplicate collection #786
- [tech] Deduplicate gtfs stoptimes #799
- [tech] add dockerhub publication github action #792
- [tech] Add failure notif on DockerHub publish #805
- [fix] remove useless secrets #802
- [fix] RUST_LOG error message only when invalid #800
v0.39.0
- [feature] convert 'gtfs2ntfs' to tracing #791
- [tech] Skip and warn duplicated objects on NTFS reading #795
- [tech] update clippy cargo 1.53 #793
- [doc] add instructions on using with Docker #794
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