Releases: hove-io/transit_model
Releases · hove-io/transit_model
v0.43.0
What's Changed
- Replace failure by anyhow by @remi-dupre in #829
New Contributors
- @remi-dupre made their first contribution in #829
Full Changelog: v0.42.1...v0.43.0
v0.42.1
v0.42.0
What's Changed
- [feature] remove 'log', use 'tracing' everywhere 🎉 by @woshilapin in #819
- [feature] drop vj without growing stop times by @woshilapin in #820
- [fix] do not depend on time anymore by @woshilapin in #821
Full Changelog: v0.41.3...v0.42.0
v0.41.3
v0.41.2
v0.41.1
v0.41.0
v0.40.1
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