Releases: conveyal/gtfs-lib
Releases · conveyal/gtfs-lib
v6.2.0
6.2.0 (2020-12-03)
Features
- graphql: add graphql fetcher for shapes as encoded polylines (782adc1), closes ibi-group/datatools-ui#627
Performance Improvements
- PolylineFetcher: speed up shapes query by splitting into two queries (bbc7ae0)
v6.1.0
6.1.0 (2020-10-22)
Bug Fixes
- JdbcTableWriter: handle empty string for trip_id or string field (365420b), closes ibi-group/datatools-ui#619 ibi-group/datatools-ui#616
Features
- MTCValidator: Add validation for calendar days. (202038d)
v6.0.4
v6.0.3
v6.0.2
v6.0.1
v6.0.0
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