Skip to content

Releases: olimorris/codecompanion.nvim

v1.1.1

25 Aug 22:30
8281e30
Compare
Choose a tag to compare

1.1.1 (2024-08-25)

Bug Fixes

  • chat: ensure correct role is added to the buffer (a01731f)
  • chat: tool prompts getting continuously added (ad283dd)
  • config: missspelling in system prompt (98e0ec2)

v1.1.0

25 Aug 21:24
35bf062
Compare
Choose a tag to compare

1.1.0 (2024-08-25)

Features

  • chat: #116 add event for setting an adapter (8561dc7)

v1.0.4

25 Aug 10:08
ee5e47e
Compare
Choose a tag to compare

1.0.4 (2024-08-25)

Bug Fixes

  • #117 not resolving adapter role (4b17557)
  • chat: ability to debug messages in chat buffer (a841e9e)
  • chat: clear chat messages (cd6cf55)
  • chat: deepcopy messages before changing roles (e811e6a)

v1.0.3

22 Aug 21:40
33aae93
Compare
Choose a tag to compare

1.0.3 (2024-08-22)

Bug Fixes

  • avoid setting keybindings if use_default_prompt=false (#108) (be2465e)
  • fix #108 avoid setting keybindings if use_default_prompt=false (8c1f0c0)

v1.0.2

22 Aug 17:03
29f58f8
Compare
Choose a tag to compare

1.0.2 (2024-08-22)

Bug Fixes

  • #105 disabling default prompts still creates slash cmds (d92baf0)
  • setup slash cmds even if use_default_prompts is false (ea727c2)

v1.0.1

21 Aug 18:03
715d36b
Compare
Choose a tag to compare

1.0.1 (2024-08-21)

Bug Fixes

  • chat: changing adapters in chat buffer to Ollama (5cc04a1)

v1.0.0

20 Aug 16:02
Compare
Choose a tag to compare

Plugin is now at v1.0.0

What's Changed

Too many items to mention so instead I want to focus on everyone who has contributed to the plugin so far. Thank you.

New Contributors

Full Changelog: https://github.com/olimorris/codecompanion.nvim/commits/v1.0.0