Skip to content

v0.5.0

Choose a tag to compare

@irahardianto irahardianto released this 02 May 13:14
· 280 commits to main since this release

Fixed

  • (clippy) resolve all clippy warnings in LSP health implementation
  • (lsp) harden probe cache with TTL and auto-gitignore for isolated caches

Other

  • (navigation) apply rustfmt to reformat long line
  • (lsp) apply rustfmt formatting