wdl-v0.9.0
github-actions
released this
16 Oct 19:52
·
40 commits
to main
since this release
What's Changed
- fix: fix the build break. by @peterhuene in #175
- fix: parse workspace
hints
sections such that expressions are not supported. by @peterhuene in #176 - feat: Trailing Comment Whitespace Lint by @BradenEverson in #177
- chore: rustup then cargo fmt by @a-frantz in #180
- ci: automation by @a-frantz in #179
- feat: implement static analysis for workflows. by @peterhuene in #199
- revise: preamble and version stmt lint rules by @a-frantz in #187
- docs: CONTRIBUTING.md by @a-frantz in #186
- ci: release by @a-frantz in #184
- feat: gauntlet does a full analysis by @a-frantz in #207
- fix: CI on main by @a-frantz in #210
- fix: lint tweaks by @a-frantz in #206
- fix: improve analysis type checks. by @peterhuene in #209
- fix: add fixes to LSP diagnostics. by @peterhuene in #214
- feat: unused import/input/decl/call analysis warnings. by @peterhuene in #211
- fix: accept Array[T] to Array[T]+ coercions. by @peterhuene in #213
- feat: format by @a-frantz in #133
- feat: malformed lint directive rule by @michaelgattas in #194
- fix: inline-comment detection logic by @a-frantz in #219
- release: bump versions by @github-actions in #220
- ci: use right ENV var by @a-frantz in #221
- fix: 'new()' method for format Config Builder by @a-frantz in #223
New Contributors
- @michaelgattas made their first contribution in #194
- @github-actions made their first contribution in #220
Full Changelog: wdl-v0.8.0...wdl-v0.9.0