wdl-v0.15.0 #522
a-frantz
announced in
Announcments
wdl-v0.15.0
#522
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.
-
wdl-grammar
Removed
SyntaxExt
trait (#482).Deprecated
SyntaxTokenExt::succeeding_trivia()
(#498).wdl-ast
Changed
can_cast()
,cast()
, andinner()
forExpr
andPlaceholderOption
that were redundant with methods onAstNode
(#480).wdl-analysis
Added
goto_definition
(#491).find references
support for WDL Language Server (#484).goto_definition
support for WDL Language Server (#468).fallback_version
configuration option (#475).Changed
Analyzer
now takes a general-purposeConfig
argument, which contains the previousDiagnosticsConfig
argument (#475).wdl-analysis
from analyzing documents (#475).Fixed
wdl-format
Added
Changed
TokenStream<PreToken>
for increased clarity (#498).Removed
exactly_one!
macro (#498).wdl-doc
Added
wdl-doc
crate is feature-complete-enough for a beta release 🎉 (#339).wdl-lint
Changed
ShellCheck
now has additional logic to suppress erroneous warnings for globbing and word splitting (#457).wdl-engine
Added
Fixed
Changed
wdl-lsp
Added
goto_definition
,find_all_references
tests (#489).Fixed
wdl-cli
Changed
This discussion was created from the release wdl-v0.15.0.
Beta Was this translation helpful? Give feedback.
All reactions