Skip to content

v0.0.3 release

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 11:24
· 100 commits to main since this release
2119520

v0.0.3 is a major update.

Features

  • Added LSP server cargo owlsp
    • Updated VSCode extension to use the LSP server
  • Added Neovim and Emacs plugins

Fixes

  • Optimized rustowlc
    • Improved multi-threading for faster execution
    • Wait for rust-analyzer for a better experience
    • Create a temporary target directory for faster compilation
  • Revise some English expressions
  • Fixed various bugs