Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 19 May 05:59
· 9 commits to main since this release
618b04e

What's Changed

  • ci(deps): bump the actions group with 2 updates by @dependabot[bot] in #92
  • docs(readme): add CodeQL and Secret-scan badges by @ubugeeei in #110
  • docs: link release-process.md from the docs/ index by @ubugeeei in #111
  • docs(readme): add a Production readiness section by @ubugeeei in #112
  • test(lsp): exercise a real LSP initialize/shutdown/exit handshake by @ubugeeei in #113
  • docs: add MAINTAINERS.md by @ubugeeei in #114
  • ci: pin every third-party action to a full commit SHA by @ubugeeei in #115
  • docs(template): expand the PR validation checklist + add Security block by @ubugeeei in #116
  • ci: fix three CI gates that surfaced after the SHA-pin merge by @ubugeeei in #117
  • ci: enable Dependabot security alerts for Cargo (advisories only) by @ubugeeei in #118
  • ci(deny): restrict the cargo-deny graph to released targets by @ubugeeei in #119
  • style: re-run rustfmt with --edition 2024 across the workspace by @ubugeeei in #121
  • docs: add docs/architecture.md (top-down map of the workspace) by @ubugeeei in #122
  • docs(contributing): document the rustfmt + edition 2024 gotcha by @ubugeeei in #123
  • ci: clippy the no_std compiler core too by @ubugeeei in #124
  • docs(compiler): add a crate-level rustdoc summary by @ubugeeei in #125
  • docs: add issue-template chooser config + external links by @ubugeeei in #126
  • docs: add crate-level rustdoc to ush_shell, ush_tooling, ush_config by @ubugeeei in #127
  • ci(deny): promote multiple-versions from warn to deny by @ubugeeei in #128
  • docs: add SUPPORT.md by @ubugeeei in #129
  • chore(release): bump version to 0.8.0 by @ubugeeei in #130

Full Changelog: v0.7.0...v0.8.0