Skip to content

Releases: conveyal/gtfs-lib

v6.2.0

03 Dec 19:32
Compare
Choose a tag to compare

6.2.0 (2020-12-03)

Features

Performance Improvements

  • PolylineFetcher: speed up shapes query by splitting into two queries (bbc7ae0)

v6.1.0

22 Oct 15:54
Compare
Choose a tag to compare

6.1.0 (2020-10-22)

Bug Fixes

Features

  • MTCValidator: Add validation for calendar days. (202038d)

v6.0.4

01 Oct 00:23
Compare
Choose a tag to compare

6.0.4 (2020-10-01)

Bug Fixes

v6.0.3

19 May 16:59
Compare
Choose a tag to compare

6.0.3 (2020-05-19)

Bug Fixes

  • snapshot: properly load/export/snapshot feeds w/ mixed calendar defs (c5faeff)

v6.0.2

23 Apr 20:06
Compare
Choose a tag to compare

6.0.2 (2020-04-23)

Bug Fixes

  • snapshots: add normalizeStopTimes flag to preserve stop_sequence vals (f9399cf), closes #283

v6.0.1

20 Apr 20:40
Compare
Choose a tag to compare

6.0.1 (2020-04-20)

Bug Fixes

  • Table: do not skip empty lines in csv reader (130ff68), closes #280

v6.0.0

13 Apr 19:25
Compare
Choose a tag to compare

6.0.0 (2020-04-13)

Bug Fixes

  • JsonManager: remove Conveyal geojson module (c52a020)
  • pom: update geotools repo URL (9b11ec7)
  • tests: Fix tests (7e97461)

Features

  • MTCValidator: Implement MTC validator and complete test. (eeb6b32)

Tests

  • MTC: Set up test files for MTC field length validation. (8b72831)

BREAKING CHANGES

  • MTC: Change in the type of optional arguments for GTFS.validate and Feed.validate

v5.1.0

27 Jan 22:21
Compare
Choose a tag to compare

5.1.0 (2020-01-27)

Features

  • graphql: allow fetching of the priority of a validation error type (46c2b8e)
  • graphql: include error priority in feed error_counts (b85a669)

v5.0.7

07 Oct 22:47
Compare
Choose a tag to compare

5.0.7 (2019-10-07)

Bug Fixes

  • pom: update all plugins and increase nexus staging timeout (ec20760)

v5.0.6

07 Oct 17:35
Compare
Choose a tag to compare

5.0.6 (2019-10-07)

Bug Fixes

  • ci-deploy: attempt to fix issue where mult. builds deployed to maven central (2498b53)