Skip to content

Releases: hove-io/transit_model

v0.12.1

11 Dec 09:08
bfaa72c
Compare
Choose a tag to compare
  • [fix] Remove specific implementations for route.name generation in connectors #492
  • [fix] Improvement on the conversion of fares v2 to v1 #495
  • [fix] Fix conversion from ntfs 10.0 to 11.0 on stoptimes precision #494
  • [fix] Apply rules: fix logs #496
  • [tech] Mergify only accepts CoreToolTeam reviewings #497
  • [tech] Apply 'sanitize' to 'try_merge' tests #493
  • [tech] Automatically generated route names if empty #491
  • [doc] Fare V2->V1 precisions and examples #498
  • [doc] Update doc on fares V2>V1 #489

v0.12.0

03 Dec 10:34
8e02b82
Compare
Choose a tag to compare
  • [feature] manage date time estimated #484
  • [feature] NTFS: removed zone_id field from stops #481
  • [feature] NTFS: removed station_id from admin_stations #480
  • [feature] Add rule to modify name of physical and commercial modes #482
  • [fix] Apply sanitize to apply_rules #487
  • [fix] Apply sanitize to enrich-with-hellogo-fares #488
  • [tech] Regroup all generic business rules into Model::new() #486
  • [tech] Deprecate model-builder crate #483
  • [doc] fixed hour in french #490

v0.11.1

26 Nov 10:45
b012a33
Compare
Choose a tag to compare
  • [fix] Netex - Skip line without network #479
  • [feature] Parse RoutingConstraintZone for Netex IDF #478
  • [tech] Calendar deduplication #476
  • [fix] Fix sanitize after filter-ntfs #477
  • [tech] Bump version to catch up on our new strategy (see #458) #474
  • [feature] apply property rules on co2_emission #475
  • [tech] Moved apply_rules functions into modules #472
  • [fix] Offer file fixture / Invalid xml #471
  • [feature] Update fixtures for RoutingConstraintZone #470
  • [tech] Extract validity_period's related function into it's own module #468
  • [feature] Netex IDF: add trip properties #469
  • [feature] Netex IDF: Add comments for Lines #467
  • [feature] Netex IDF: Add comments for Vehicle Journeys #466
  • [feature] Netex IDF: Parse communs.xml #465
  • [feature] Netex IDF: Add trip_short_name #463
  • [feature] Netex IDF: stop accessibility #460
  • [feature] NETEX IDF: complementary codes on lines #464
  • [feature] Netex IDF: Add trip_headsign from last stop #462
  • [feature] Netex IDF: line colors #461
  • [feature] Netex IDF: Add 'trip_headsign' #451
  • [tech] Exclude all useless files from the Cargo publishing process #457
  • [doc] Netex IDF: fix netex idfm spec on midnight stop_times #459
  • [feature] Add 'trip_short_name' into 'trips.txt' (NTFS v0.10.0) #455

NetexIDF

13 Nov 14:45
Compare
Choose a tag to compare

transit_model

  • [Feature] NetexIDF - Add minimum NetexIDF reading and NTFS conversion (referential and trips/stoptimes)
  • [Feature] Add default CO2 emissions for physical modes #445
  • [Fix] Fix sanitize comments on stop times #447
  • [Fix] Fix licenses - Change to AGPL-3.0-only #437
  • [Doc] Specs gtfs2ntfs: reading calendars & common pre-processing #438
  • [Doc] Shared parts among connectors #452

v0.10.0

30 Oct 13:21
Compare
Choose a tag to compare

transit_model

  • [fix] KV1: skip routes and lines if no vehicle journeys #410
  • [feature] GTFS: read pathways and levels #398
  • [feature] Merge NTFS: merge comments of stop points and stop areas #440
  • [feature] NTFS: read/write grid calendars #300, #421, #423, #422
  • [doc] gtfs2ntfs: update description of stop's location type
  • [doc] Enrich documentation about grfs2ntfs #424

transit_model_collection

  • [feature] added function contains_id #432

v0.9.0

10 Oct 15:02
Compare
Choose a tag to compare
  • [doc] Updated documentation TransXChange #364
  • add some benches #332
  • [fix] preserve geometries in sanitize #383, #384, #385
  • You do not need to open a file before instanciating a ZipHandler #380
  • [fix] merge stop area: update route's detination_id #395
  • [feature] Keep frequencies when reading NTFS #396
  • [feature] gtfs2ntfs: add object codes on vehicle journeys #402
  • [feature] gtfs2ntfs: add object codes on networks #400
  • [feature] gtfs2ntfs: add object codes on stop points #401, #403
  • Add some log debug in sanitize function #401, #399

v0.8.0

10 Oct 13:32
Compare
Choose a tag to compare
  • complete TransXChange connector
  • collection.rs, relations.rs were moved to its own crate

Removed binaries

30 Aug 11:23
Compare
Choose a tag to compare

TransXChange

29 Aug 14:26
0bb2b93
Compare
Choose a tag to compare

Add incomplete TransXChange reader

v0.5.1

31 Jul 16:22
Compare
Choose a tag to compare

temporarily add read/write ntfs zone_id on stops. #304