Releases: common-workflow-language/cwltool
Now supports the ratified and release vrsion of CWL v1.2
Support CWL v1.2.0-dev5
The road to CWL 1.2
cwltool 3.0.20200530110633 CWL v1.2.0-dev3 , mypyc support, and more!
Fixed typo in docker.py #1269 by @hknust
Support CWL v1.2.0 dev3 ("only_non_null" -> "the_only_non_null") #1273 by @mr-c
Allow specification of file object in sec expression #1233 by @illusional
cope with unmovable files left over from Docker+IWDR #1282 by @mr-c
Remove schema_salad mention from tox.ini #1288 by @mr-c
Use schema_salad.avro.schema.Name according to docs #1281 by @rupertnash
Restore udocker feature #1293 by @mr-c
Upgrade to new mypy; get codebase compatible with mypyc #1294 by @mr-c
Rework types to use "Any" less often #1299 by @mr-c
cwltool 3.0.20200324120055 small tweaks to support toil-cwl-runner
cwltool 3.0.20200317203547: Conditionals, abstract operations, v1.2-dev2 and more!
Conditionals! #1222 @tetron
abstract operation #1255 @tetron
Use non-flat badges with the commonwl icon for conformance badges #1244 @tom-tan
Add doc
field message to the output of --help
#1248 @tom-tan
docker: change from --volume to --mount #1251 @mccalluc
explain who provides cwltool #1245 @mr-c
Update fragments in index #1256 @tetron
Ensure pack() produces original documents, not internally updated #1259 @tetron
Add test for packing a fragment of a document & fix. #1261 @tetron
Bump to 1.2.0-dev2 #1262 @tetron
cwltool 2.0.20200126090152 Allow turning off caching of downloaded documents
cwltool 2.0.20200122124526 increase max. ruaml.yaml version to 0.16.5
cwltool 2.0.20200107113851 No more Python 2 support
cwltool 1.0.20191225192155
Last Python 2.7 supporting release of cwltool, featuring "Replace galaxy-lib dependency with galaxy-tool-util." #1228 by @jmchilton