Releases: rabix/cwl-ts
Releases · rabix/cwl-ts
1.23.10
1.23.9
chore(release): 1.23.9
1.23.8
Bug Fixes
- expressionLib: fix case if expressionlib is equal and doesn't replace it (d3107d8)
- expressionLib: fix equality check (399d456)
- expressionLib: replace expressionlib if not equal to previous one (5771393)
- expressionlib: replace the expression lib with new one every time when array is not empty (0b0c391)Bug Fixes
1.23.7
chore(release): 1.23.7
1.23.6
chore(release): 1.23.6
1.23.5
chore(release): 1.23.5
1.22.0
CWL 1.2 support
1.21.0
- fix(checkIfConnectionIsValid): add scatter validation check for same connection types
- feat(CommandOutputBinding): support Array for glob
- feat(helpers): add helper transformations for Glob
- feature(checkIfConnectionIsValid): add validation for secondaryFiles
- feat(SBDraft2CommandLineToolModel): do not join baseCommand parts