Release Notes
π Features
create now has --env option to load in an .env file
- made inputs and outputs prefix optional in
connect
π Bugfixes
- default values are used on input connections
- Fixed some bugs in command parsing (
s4n create, fixes for python modules)
- Better alignment with CWL spec in some points (e.g. glob)
π Refactor
- Major restructuring for better maintainability
Install s4n 1.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fairagro/m4.4_sciwin_client/releases/download/v1.1.0/s4n-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/fairagro/m4.4_sciwin_client/releases/download/v1.1.0/s4n-installer.ps1 | iex"
Download s4n 1.1.0