Skip to content

Releases: common-workflow-lab/cwl-d-auto

v1.0.3

02 Oct 05:49
v1.0.3
890a950
Compare
Choose a tag to compare
  • Update dependencies

v1.0.2

26 Sep 09:37
v1.0.2
5a53432
Compare
Choose a tag to compare
  • Update dependencies

v1.0.1

26 Sep 08:50
v1.0.1
bff3bb2
Compare
Choose a tag to compare
  • Update dependencies

v1.0.0

26 Sep 06:41
v1.0.0
d09e281
Compare
Choose a tag to compare
  • Update backend YAML parser to support more complex CWL documents
    • e.g., Documents in which there is : in the unquoted strings
  • Update parsers that supports CWLObjectType for input objects
  • Remove deprecated cwl_d_auto module
    • Use cwl module instead

v0.3.1

31 Mar 13:54
v0.3.1
7a0d2bc
Compare
Choose a tag to compare
  • Update dependencies

v0.3.0

14 Aug 12:36
v0.3.0
657c1b4
Compare
Choose a tag to compare
  • Fix handling of the fields with null value
  • Replace Either with Union

v0.2.1

02 Mar 06:28
v0.2.1
03e9776
Compare
Choose a tag to compare
  • Update schema-salad-d to improve error messages for un-dispatchable field values such as the class field in Process type.

v0.2.0

11 Dec 03:15
v0.2.0
ce2affb
Compare
Choose a tag to compare
  • The cwl_d_auto module is now deprecated. Use the cwl module instead.

v0.1.5

09 Dec 12:40
v0.1.5
d2bdc01
Compare
Choose a tag to compare

v0.1.4

19 Nov 14:37
v0.1.4
6a5f470
Compare
Choose a tag to compare
  • Fix mis-annotated fields