Releases: SilasMarvin/lsp-ai
Releases · SilasMarvin/lsp-ai
v0.7.1
v0.7.0
Bump version
v0.6.2
What's Changed
Small bug fixes and changes from pub -> pub(crate)
v0.6.1
v0.6.0
What's Changed
- Custom actions, server shutdown fixes and a bunch of small things by @SilasMarvin in #61
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Patched EOF error when chatting by @SilasMarvin in #59
This release eliminates the warning that we are writing past the EOF when returning the assistant response when chatting.
v0.5.0
What's Changed
- Add custom log file and improve logging by @SilasMarvin in #58
You can find information for using the new log file in the Debugging section of the Wiki
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- chore: update config.rs by @eltociear in #51
- Patch Unicode Errors by @SilasMarvin in #54
New Contributors
- @eltociear made their first contribution in #51
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Gemini by @asukaminato0721 in #30
- Introduce RAG by @SilasMarvin in #31
- Add release CI by @McPatate in #35
- Added a local vector store memory backend option by @SilasMarvin in #39
- Add Chatting within your Editor by @SilasMarvin in #45
New Contributors
- @asukaminato0721 made their first contribution in #30
- @McPatate made their first contribution in #35
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Support remote api endpoints for ollama by @luixiao0 in #15
- Added initial post processing to remove duplicate start and end characters by @SilasMarvin in #23
New Contributors
Full Changelog: v0.2.0...v0.3.0