0.1.31 Release
- 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]