Skip to content

v1.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 16 Jun 19:14
· 0 commits to 389478c65f2160d2fe7d51a64efcf49756b30405 since this release
  • Notice format has been reworked

    • level and code have been separated
    • extra data is serialized in a noticeSpecific object in the JSON output
  • Add feature to run the validator with a json configuration file in place of command line arguments

  • Add a feature to run the validation only on a subset of files

  • Add GTFS semantics validation

  • Add documentation detailing implemented rules

  • Add documentation on how to extend the validation rules

  • Various bug fixes