Skip to content

cwltool 3.1.20210426140515 fix for SoftwareRequirement & environment modules; and more!

Compare
Choose a tag to compare
@mr-c mr-c released this 26 Apr 14:32
· 624 commits to main since this release

Breaking change: MS Windows support has been dropped in favor of WSL 2, as previously announced 99c8f1a 337edaa @mr-c

Major re-working of software requirements and environments, including environment modules and Singularity; all thanks to @rupertnash in response to SoftwareRequirement: environment modules changes to env not propagating to tool 26530dc 3758687 29b66ed bdb20fa efda9e3 420b69f 782d5f4 9dc966e df79fd0 3f6b455 a89c329 82030b5 725174e a523c2f 4248e07 7bdc74d (@rupertnash with some help from @mr-c)

Empty hints or requriments now produce a sensible error message a3e3a57 @mr-c

Replace distutils.spawn usage 14c3f8f @KushalBeniwal