v1.2.1
Release notes
-
Complete implementation of CSV validation
- agency.txt, stops.txt, routes.txt, trips.txt, stop_times.txt, levels.txt, transfers.txt, calendar.txt, pathways.txt, calendar_dates.txt, shapes.txt, feed_info.txt
-
Agency related validation
-
Validate route id reference in trips
-
Cross validation between agency.txt and routes.txt
-
Validate trips.service_id
-
Validate shape_id references
-
Feed related validation
Additional info
- Starting with this release we provide our tests results as well as javadoc
- You can find the complete set of implemented rules in RULES.md
- You can find snapshot versions of the latest merge on master via our GitHub action page