Skip to content

Releases: linkedconnections/gtfs2lc

v1.0.0

15 Feb 02:18
Compare
Choose a tag to compare

Use Node.js worker_threads to perform parallel processing across CPUs

v0.9.1

25 Jan 17:53
Compare
Choose a tag to compare

Update dependencies and fix breaking changes

0.8.7

28 May 07:55
Compare
Choose a tag to compare
v0.8.7

0.8.7

v0.8.6

05 Dec 10:14
269f03d
Compare
Choose a tag to compare

Fixed:

  • Clone trip of a certain connection
  • Allow a base URI strategy variables to resolve against a template instead

Birthday release for @mielvds

v0.8.5

09 Nov 15:43
Compare
Choose a tag to compare
  • 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

16 Oct 14:23
6a7d2e3
Compare
Choose a tag to compare
  • Moved to asynciterator instead of through2
  • routes.txt also removed from artefacts now
  • Multiple critical bugs fixed (see #59)

v0.7.3

31 Mar 18:48
Compare
Choose a tag to compare

Fixed bug with default URIs

v0.7.0

03 Dec 13:31
Compare
Choose a tag to compare

Added mongo support

v0.5.0

09 Nov 20:10
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • 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

09 Nov 10:44
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • 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