Skip to content

Releases: interline-io/transitland-lib

v0.8.0

14 Apr 22:43
1083e3d
Compare
Choose a tag to compare

No changelog for this release.

v0.7.2

19 Feb 21:11
Compare
Choose a tag to compare

No changelog for this release.

v0.7.1

17 Dec 05:24
17aa820
Compare
Choose a tag to compare

Fix issue with missing ID methods

v0.7

15 Dec 07:23
f9a1f2f
Compare
Choose a tag to compare
Partitioned stop times (#76)

* Go back to stdout by default

* Call after import functions individually, with debug info

* Update string generation

* Add more dummy functions for sqlite

* Do not "returning id" unless ent has SetID

* Sort by stop_sequence in test

* No SetID for StopTimes

* SetID is not part of base tl Entity

* Remove timestamps from sqlite3 stop_times

* Partitioned stop_times in postgres

* Improve reader test

* Remove tl_generate_trip_durations

v0.6.1

10 Sep 21:59
Compare
Choose a tag to compare

Use code signing and notarization for macOS.

v0.6.0

05 Sep 03:02
Compare
Choose a tag to compare

Renamed library and cleaned up some parts of the API.

v0.5.2

02 Sep 20:01
361e8cc
Compare
Choose a tag to compare
  • FeedLanguages is an array, not a map (#66)

v0.4.13

14 May 17:48
Compare
Choose a tag to compare
release_url

v0.4.12

14 May 17:41
Compare
Choose a tag to compare
conditional yet again

v0.4.11

14 May 17:23
Compare
Choose a tag to compare
debug GH Actions again