Skip to content

cwl-utils 0.9 - Many parser & CWL expression tool fixes!

Compare
Choose a tag to compare
@mr-c mr-c released this 11 Dec 10:14
· 318 commits to main since this release
6c0adfe

CWL tool to refactor expressions / interpolated parameter references

  • Now exits 7 if only a single file is provided and it is unmodified (and other fixes) #42 @mr-c
  • better escaping #47 @mr-c
  • accept relative paths #48 @mr-c

CWL v1.x Parsers:

  • CWL v1.2: pickValue & when (generic and in the CWL expr refactoring tool) #43 @mr-c
  • fix for expanded syntax in id-like fields #51 #52 @tetron @mr-c

README freshen d1f1b0d @mr-c