Skip to content

Releases: hove-io/transit_model

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

v0.33.2

12 Feb 10:21
2a36414
Compare
Choose a tag to compare
  • [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

01 Feb 16:34
74e25e0
Compare
Choose a tag to compare
  • [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