Releases: linkedconnections/gtfs2lc
Releases · linkedconnections/gtfs2lc
v1.0.0
Use Node.js worker_threads to perform parallel processing across CPUs
v0.9.1
Update dependencies and fix breaking changes
0.8.7
v0.8.7 0.8.7
v0.8.6
v0.8.5
- Joining trains
- Enable access to the startDate of a trip
- Fix for trip ids that are not mentioned in stop times
- Example for base URIs fixed
v0.8.2
v0.7.3
Fixed bug with default URIs
v0.7.0
Added mongo support
v0.5.0
- Fixed bug with last calendar date
- Fixed documentation
- Added option for choosing your store. Made memstore the default
- Make sure the GTFS files have the correct newlines
v0.4.0
- Start date and end date option added to the command line
- deletes the leveldb when done so you don't need to do that manually anymore