Skip to content

WDL Specification v1.1.2

Compare
Choose a tag to compare
@jdidion jdidion released this 23 Jan 23:27
· 3 commits to wdl-1.1 since this release
a512dbc

What's Changed

  • State that Union is also the type of some runtime attributes.
  • Remove some syntax sections that were missed in 1.1.1.
  • Clarify short-circuiting of boolean expressions (#199).
  • Added requirement for tests to the RFC.
  • Clarifies number of sections allowed within task and workflow blocks (#598 by @claymcleod).
  • Clarified that read_bool is case-insensitive, and added an example.

Full Changelog: https://github.com/openwdl/wdl/compare/v1.1.1..v1.1.2