Skip to content

Releases: rabix/cwl-ts

1.23.10

17 Jan 09:54
Compare
Choose a tag to compare
chore(release): 1.23.10

1.23.9

17 Jan 09:30
Compare
Choose a tag to compare
chore(release): 1.23.9

1.23.8

20 Dec 14:57
Compare
Choose a tag to compare

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

17 Jan 09:03
Compare
Choose a tag to compare
chore(release): 1.23.7

1.23.6

11 Oct 09:01
Compare
Choose a tag to compare
chore(release): 1.23.6

1.23.5

11 Oct 07:47
Compare
Choose a tag to compare
chore(release): 1.23.5

1.22.0

11 May 16:39
Compare
Choose a tag to compare

CWL 1.2 support

1.21.0

31 Mar 10:05
Compare
Choose a tag to compare
  • 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