Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.02 KB

File metadata and controls

31 lines (22 loc) · 1.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.1.1 - 2026-01-26

Other

  • Add an arbitrary LSP method call tool and comment out tests for removed tools
  • release v0.1.0

0.1.0 - 2026-01-22

Other

  • Add release and release-plz workflows
  • Convert file path to absolute, and disable some tools I couldn't get to work
  • Update to sacp 10
  • Add ability to subscribe to notifications and use it to wait for server start
  • Use a custom lsp client vs lsp-bridge
  • Some updates
  • Update exports, README, and Cargo.toml
  • More implementation
  • Add workspace_path to RustAnalyzerProxy
  • Change ensure_bridge -> with_bridge
  • Initial commit with outline