Skip to content

0.1.31 Release

Compare
Choose a tag to compare
@GraemeWatt GraemeWatt released this 02 Aug 13:39
  • yaml: always use SafeLoader and SafeDumper or preferably LibYAML classes.
  • yaml parser: check for documents with 'data_file' in submission.yaml:
    • Skip empty YAML documents, e.g. terminating "---" line.
    • Information about whole submission is optional as first YAML document.

Signed-off-by: Graeme Watt [email protected]