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.
0.1.1 - 2026-01-26
- Add an arbitrary LSP method call tool and comment out tests for removed tools
- release v0.1.0
0.1.0 - 2026-01-22
- 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