Skip to content

cwltool 3.0.20200530110633 CWL v1.2.0-dev3 , mypyc support, and more!

Compare
Choose a tag to compare
@mr-c mr-c released this 03 Jun 19:33
e6c2d95

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