Releases: common-workflow-lab/cwl-d-auto
Releases · common-workflow-lab/cwl-d-auto
v1.0.4
v1.0.3
- Update dependencies
v1.0.2
- Update dependencies
v1.0.1
- Update dependencies
v1.0.0
- Update backend YAML parser to support more complex CWL documents
- e.g., Documents in which there is
:in the unquoted strings
- e.g., Documents in which there is
- Update parsers that supports CWLObjectType for input objects
- Remove deprecated
cwl_d_automodule- Use
cwlmodule instead
- Use
v0.3.1
- Update dependencies
v0.3.0
- Fix handling of the fields with null value
- Replace
EitherwithUnion
v0.2.1
- Update schema-salad-d to improve error messages for un-dispatchable field values such as the
classfield inProcesstype.
v0.2.0
- The
cwl_d_automodule is now deprecated. Use thecwlmodule instead.
v0.1.5
- Support link fields that are resolved with identifier resolution. See common-workflow-language/schema_salad#633.