wdl-v0.16.0 #552
a-frantz
announced in
Announcments
wdl-v0.16.0
#552
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
wdl-grammar
Added
wdl-ast
Added
wdl-analysis
Added
ArrayType::unqualified
method to cheaply drop the+
qualifier (#529).Changed
UnusedCall
rule no longer emits a diagnostic for tasks/workflows called if they have an empty or missingoutput
section (#532).wdl-lint
Fixed
Removed
OutputSection
lint rule (#532).wdl-engine
Added
cpu_limit_behavior
andmemory_limit_behavior
options to task execution configuration (#543)Pair
asObject
for execution-levelinputs.json
andoutputs.json
(#538).Changed
wdl-engine::Inputs
supplied via dotted path notation (i.e. user inputs from input files and command line arguments) can be implicitly converted to WDL strings if that is what the task or workflow input expects (#544).Fixed
wdl-lsp
Added
exceptions
toServerOptions
(#542).wdl-cli
Added
Full Changelog: wdl-v0.15.1...wdl-v0.16.0
This discussion was created from the release wdl-v0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions