Skip to content

wdlTools 0.17.9

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 23:17
  • TAT.Workflow has a source attribute in analogy to TAT.Document to be used for checksum calculation for App/Job reuse
  • Fixes evaluation of structs as input parameters of workflow/scatter: hash inputs are coerced from object to struct, and their optional elements are assigned to Null if not specified in job inputs.