Skip to content

Releases: hove-io/transit_model

v0.5.0: bump model_builder version (#283)

03 Jul 15:49
2367377
Compare
Choose a tag to compare

Documentation

  • connector HelloGO #239, #263
  • conversion Fares V2 into Fares V1 #261

Features

bugs

  • KV1: only get physical and commercial modes in LINEXXXX.TMI #264

v0.4.2: update version (#247)

03 Jun 11:19
c8a73e2
Compare
Choose a tag to compare
  • Added kV12Ntfs
  • apply-rules on lines, stop points and stop areas
  • filter NTFS by network
  • vp translator (GTFS -> NTFS) : convert exceptions to calendars

v0.4.1: Merge pull request #217 from antoine-de/v0_4_1

12 Apr 08:36
608c2cf
Compare
Choose a tag to compare

New project name

09 Apr 09:48
6d8c07f
Compare
Choose a tag to compare
  • The crate was renamed transit_model and published to crates.io #211, #212
  • The crate get-corresponding-derive was renamed transit_model_procmacro and was published to crates.io #213

v0.3.4: Merge pull request #209 from datanel/fix-syntus

26 Mar 13:47
cbcc56e
Compare
Choose a tag to compare

v0.3.3: Merge pull request #210 from datanel/gtfs_trips_with_unknown_routes

25 Mar 16:22
a396150
Compare
Choose a tag to compare
  • gtfs2ntfs: skip and warn if a trip has an unkown route #210

v0.3.2: Merge pull request #203 from nberard/nd-89-gtfs-stop-zones

20 Mar 14:52
82dc71c
Compare
Choose a tag to compare
  • read syntus fares
  • read/write ntfs fares
  • removed stop zones from GTFS export

v0.3.1: Merge pull request #201 from datanel/sanitize-transfers

20 Mar 10:14
3b54e4b
Compare
Choose a tag to compare

v0.3.0: Merge pull request #196 from papailio/write_fares

12 Mar 10:53
b9a3381
Compare
Choose a tag to compare
  • feature: Restrict validity period #188
  • feature: Manage property rules for routes #191
  • doc: read/write NTFS fares and read Syntus fares #198, #197, #196, #192
  • feature: NTFS feed infos enrichment #194

v0.2.0

13 Feb 09:39
fada284
Compare
Choose a tag to compare
Merge pull request #193 from nberard/add-clone-derive-for-collection-…