Skip to content

0.1.15 Release

Compare
Choose a tag to compare
@GraemeWatt GraemeWatt released this 15 May 15:20

validator: catch exceptions, allow absence of comment, bump version

  • Catch ParserError and IOError exceptions when loading YAML files.
  • Allow a submission.yaml file without an initial "comment" key.
  • Add tests to give 100% coverage.
  • Bump version to 0.1.15.

Signed-off-by: Graeme Watt graeme.watt@durham.ac.uk