Skip to content

Releases: hove-io/transit_model

v0.40.0

29 Jul 15:18
423b09e
Compare
Choose a tag to compare
  • [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

09 Jul 12:29
4802ed9
Compare
Choose a tag to compare
  • [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

01 Jul 14:55
7dbad03
Compare
Choose a tag to compare
  • [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

18 Jun 09:12
4e48df2
Compare
Choose a tag to compare
  • [fix] Fix typo on constant TRANSFER_WALKING_SPEED #787
  • [feature] remove the versions (crates are unpublished) #785

v0.36.1

04 Jun 09:27
fdd3338
Compare
Choose a tag to compare
  • [feature] keep the original order of vehicle journeys #784
  • [feature] use the new Iterator::skip_error #781

v0.36.0

21 May 09:27
ab1ec66
Compare
Choose a tag to compare
  • [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

05 May 16:57
c61f997
Compare
Choose a tag to compare
  • [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

29 Apr 12:37
4470e30
Compare
Choose a tag to compare
  • [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

26 Mar 10:44
2f53336
Compare
Choose a tag to compare
  • [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

26 Feb 15:12
a7a052c
Compare
Choose a tag to compare
  • [tech] fix publish script #749
  • [feature] Improve line names #747
  • [ci] use 'rust-ci:latest-proj' #745