Releases: TransitApp/py-gtfs-loader
Releases · TransitApp/py-gtfs-loader
v0.1.15
01 Oct 16:18
Compare
Sorry, something went wrong.
No results found
Fix lat/lon comps to None
v0.1.14
01 Oct 13:59
Compare
Sorry, something went wrong.
No results found
Don't crash on stops without lat/lon
v0.1.13
06 Aug 17:54
Compare
Sorry, something went wrong.
No results found
v0.1.12
09 Aug 20:21
Compare
Sorry, something went wrong.
No results found
What's Changed
force stop_times sorting to ensure giving accurate first/last stop time information by @jsteelz in #18
Full Changelog : v0.1.11...v0.1.12
v0.1.11
02 Feb 19:05
Compare
Sorry, something went wrong.
No results found
v0.1.10
21 Dec 17:09
Compare
Sorry, something went wrong.
No results found
Merge pull request #16 from TransitApp/do_not_output_empty_gtfs_file
Do not output empty gtfs file
v0.1.9
06 Dec 20:59
Compare
Sorry, something went wrong.
No results found
Merge pull request #15 from TransitApp/overwrite_file_with_no_entities
Overwrite file with no entities with an empty csv
v0.1.8
08 Nov 15:36
Compare
Sorry, something went wrong.
No results found
Merge pull request #14 from TransitApp/better_default_value_for_durat…
v0.1.7
02 Nov 20:49
Compare
Sorry, something went wrong.
No results found
Merge pull request #13 from TransitApp/rename_dropoff_to_drop_off
Rename dropoff to drop_off according to the gtfs spec
v0.1.6
25 Oct 19:37
Compare
Sorry, something went wrong.
No results found
Merge pull request #12 from TransitApp/dont_introduce_default_0s
dont put default value on optional fields