Skip to content

Releases: common-workflow-language/cwl-utils

cwl-util 0.8 -- major expression refactor tool refactoring

09 Nov 17:15
480178d
Compare
Choose a tag to compare
  • fix errors in graph_split, added test @mr-c
  • improve CLI for graph_split.py #38 by @altairwei
  • clean up image pullers @mr-c
  • update CWL v1.0, v1.1 and v1.2 parsers @mr-c
  • docstring everywhere! @mr-c
  • Added a CONTRIBUTING guide @mr-c

cwl-utils 0.7 - CWL v1.2 final + $schemas support

11 Aug 08:15
15330a2
Compare
Choose a tag to compare

$schemas support is courtesy of @leipzig ; thanks!

cwl-utils 0.6

09 Jul 07:33
93b634e
Compare
Choose a tag to compare

create codeseq analysis @mr-c
regenerate parsers (#26) @illusional
bump schema-salad version (to >=7 <8) @illusional

cwl-utils 0.4

09 Jun 00:29
d6040b7
Compare
Choose a tag to compare
  • update v1.0 and v1.1 parsers with optional field support (#15 @illusional)
  • freshen testing setup (@mr-c)

cwl-utils 0.3

10 Jan 12:37
Compare
Choose a tag to compare

add v1.1 parser @mr-c
add script to replace ExpressionTools with CommandLineTools @mr-c

cwl-utils 0.2

08 Jan 12:11
Compare
Choose a tag to compare

new utility: graph_split.py (a $graph splitter) @mr-c
docker_extract.py:
Allow to pull images with Singularity #4 @khillion
Support both Singularity 2.6.1 and 3.x
image_puller.py: Change replace charcter #9 @manabuishii

hello world

23 Jan 13:28
Compare
Choose a tag to compare
0.1

add some basic tests