wdlTools 0.17.0
·
76 commits
to 83c434f8aaaca360dddc797cb15503fac3d58deb
since this release
- Breaking Change
Eval.applyMap
is changed toEval.applyAll
and takes aVector
rather thanMap
argument. This is done to ensure the expressions are evaluated in order in case there are dependencies between them. - Fixes parsing of
runtime.returnCodes