You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
## 🚀 Features
3
3
- Updated the underlying CWL libraries to our [`commonwl`](https://github.com/fairagro/commonwl) library #236
4
4
- Removed `annotate` command due to lack of usage
5
+
- Removed `init` Option `-a` which could be used to create ARCs - from a long term perspective the ARC spec may change - if we are not able to provide updates everytime this feature obsoletes anyway
5
6
6
7
## 🐛 Bugfixes
7
8
- ramping up runner conformance from 223/378 to 376/378
> | s4n workflow status | s4n list [WORKFLOW_NAME]|
176
-
> | s4n workflow connect | s4n connect |
177
-
> | s4n workflow disconnect | s4n disconnect |
178
-
> | s4n workflow visualize | s4n visualize |
179
-
> | s4n workflow save | s4n save |
180
160
181
161
### Creation of CWL CommandLineTools
182
162
To create [CWL](https://www.commonwl.org/) CommandLineTools which can be combined to workflows later a prefix command can be used. `s4n create` will execute any given command and creates a CWL CommandLineTool accordingly.
0 commit comments