Skip to content

Releases: common-workflow-language/cwl-upgrader

v1.2.2

11 Nov 19:28
Compare
Choose a tag to compare

What's Changed

  • Drop typing dep and add Python 3.10 support by @mr-c in #81

Full Changelog: v1.2.1...v1.2.2

#BioHackEU21

v1.2.1

11 Nov 16:53
453acf1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v1.2.1

#BioHackEU21

cwl-upgrader v1.2; CWL v1.1 → CWL v1.2 support

02 Jul 12:52
Compare
Choose a tag to compare

cwl-upgrader v1.1: now with an improved interface

30 Nov 14:37
577f7f8
Compare
Choose a tag to compare

New CLI options: (1) which directory to output to; (2) stop at upgrading to CWL v1.0 #48 by @mr-c
improve release process #39 by @mr-c
install codeql-analysis.yml #41 by @mr-c
Update ruamel-yaml requirement from <0.16.8,>=0.14.12 to >=0.14.12,<0.16.11 #37 @dependabot-preview
Update pytest requirement from <5.4.0 to <5.5.0 #40 by @dependabot-preview

cwl-upgrader v1.0 1st Python3 only release

23 Oct 09:22
06b704a
Compare
Choose a tag to compare

Expanded ruamel-yaml and pytest requirements #30 #33 #34 #35 by @dependabot-preview
reformat with black-19.10b0 #31 @mr-c
drop Python2 support #38 by @mr-c

cwl-upgrader 0.5.0 CWL v1.0.x to CWL v1.1 conversion

30 Nov 12:00
11564e3
Compare
Choose a tag to compare

Add CWL v1.0.x to CWL v1.1 conversion #26 by @mr-c
add release-test #27 by @mr-c

cwl-upgrader v0.4.1 More cleanups for workflow upgrading

30 Nov 11:58
e06bf4e
Compare
Choose a tag to compare

More cleanups for workflow upgrading (#22) by @mr-c

  • preserve solo default
  • don't remove prefix if it isn't used

0.4.0

25 May 15:03
3f5eb22
Compare
Choose a tag to compare

Special thanks to the 4D Nucleome Data Coordination and Integration Center for donating many draft-3 workflows which greatly improved this version of cwl-upgrader