Skip to content

v0.3.0

Choose a tag to compare

@ChelseaKR ChelseaKR released this 12 Jun 05:18
· 194 commits to main since this release

The merge pipeline:

  • New merge subcommand writes the "TODS-Supplemented GTFS" dataset (the GTFS feed after supplement rows are applied) to a directory or .zip, with per-file counts of updated, added, and deleted rows. Check the result with MobilityData's gtfs-validator; the README shows a CI recipe.
  • New rule TODS-E314: a supplement row references a route, service, trip, or stop that does not exist in the supplemented feed.
  • The CLI gains explicit validate and merge subcommands. tods-validate PATH still validates, so existing invocations and the GitHub Action are unaffected.

Full changelog: https://github.com/ChelseaKR/tods-validate/blob/main/CHANGELOG.md