Skip to content

Releases: broadinstitute/cromwell

0.7

29 Jul 17:34
Compare
Choose a tag to compare
0.7

scaladoc

  • Improve README.md documentation
  • Add various WDL features:
    • Optional parameters: ${String param?}
    • Postfix quantifier support: ${sep=" " File files*}
    • Declarations at the task and workflow level: Array[String] my_var
    • String interpolation "${var}.txt"
    • Array data type support
  • Google JES backend

0.5

26 Jun 12:42
Compare
Choose a tag to compare
0.5 Pre-release
Pre-release

Build off the 'docs2' branch.