Skip to content

v1.2.1

Compare
Choose a tag to compare
released this 28 Jul 21:36

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

  • Fix for issues #288 and #322

  • 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