You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
miniwdl check
Fix suppression of UnusedDeclaration on dxWDL task stubs for 'native' applets (#120@jtratner)
miniwdl cromwell
Bump to Cromwell 40
Add --version flag to display miniwdl & Cromwell versions (#121)
WDL
Add JSON codec for all WDL.Value classes
Add WDL.Error.RuntimeError
API changes
rename WDL.StructType to WDL.StructTypeDef to reduce confusion with WDL.Type.StructInstance
change internal representation of meta and parameter_meta values from string to string_literal (also fix parsing of escaped single-quotes in string_literal)