v0.4.9-beta
Pre-release
Pre-release
Since the last official release there have been several improvements. Main ones are:
- Support for Docker and Podman both on cwltool and Nextflow.
- Triaged issue related to the use of crypt4gh private keys which were encrypted using scrypt, when they are used in a Python instance which does not support it.
- Added JSON Schemas to validate both configuration, staging and credential files.
- First steps towards having described and stored the full provenance of workflow execution.
- More configuration scenarios now support secure staging directories.
- Added support to several protocols and CURIEs, like FILE, FTP, SFTP, PRIDE and TRS.
- Almost all scenarios involving workflows in git repositories are now supported, as well as several versions of TRS protocol.
- Tons of bugfixes and corner cases.