Skip to content

Releases: SilasMarvin/lsp-ai

v0.7.1

24 Sep 14:49
Compare
Choose a tag to compare
Fix tag issue / bump version

v0.7.0

20 Sep 15:32
Compare
Choose a tag to compare
Bump version

v0.6.2

27 Aug 15:58
Compare
Choose a tag to compare

What's Changed

Small bug fixes and changes from pub -> pub(crate)

v0.6.1

21 Aug 15:41
d06e198
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

21 Aug 02:56
3064bef
Compare
Choose a tag to compare

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

11 Aug 21:21
ef57dc2
Compare
Choose a tag to compare

What's Changed

This release eliminates the warning that we are writing past the EOF when returning the assistant response when chatting.

v0.5.0

11 Aug 21:00
3a7c4ba
Compare
Choose a tag to compare

What's Changed

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

08 Aug 15:38
8335d5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Aug 03:46
75d3972
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Jun 06:46
cd46ecf
Compare
Choose a tag to compare

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