Skip to content

Releases: common-workflow-language/cwljava

v2.0.0

17 Nov 15:27

Choose a tag to compare

What's Changed (highlights)

  • rename package to a namespace that we control by @mr-c in #220

  • refresh with latest schema-salad, proposed CWL v1.2.1 changes by @mr-c in #89 #139 #192

  • initial support for CWL v1.1 by @mr-c in #105

  • remove unused jackson-dataformat-yaml dependency by @mr-c in #120

  • Implement noLinkCheck by @mr-c in #140

  • Add accessor for the extension field. by @mr-c in #193

Full Changelog: v1.0...v2.0.0

v1.0

11 May 21:54
1b53530

Choose a tag to compare

Initial release of a complete CWL v1.2.0 parser for Java.

CWL documents in previous versions of the CWL standards should be upgraded first using https://github.com/common-workflow-language/cwl-upgrader/ or https://github.com/common-workflow-language/cwl-utils/blob/main/cwl_utils/cwl_normalizer.py