v1.1.0
What's Changed
- Integrate with ORCA's
model2data
workflow by:- removing the
python
ENTRYPOINT from the Dockerfile - printing to STDOUT the validation status only
- using
results.json
as the default filename for validation results - updating an existing
results.json
with scores (instead of overwriting the file)
- removing the
Full Changelog: v1.0.0...v1.1.0