Skip to content

Releases: CopilotC-Nvim/CopilotChat.nvim

v2.15.0 - o1-preview

29 Oct 21:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.14.2...v2.15.0

v2.14.2

28 Sep 11:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.14.1...v2.14.2

v2.14.1

16 Sep 07:54
Compare
Choose a tag to compare

What's Changed

  • Properly resolve directory based on source buffer name by @deathbeam in #403
  • Fix typo in Optimize prompt message by @renxzen in #404
  • docs: add renxzen as a contributor for code, and doc by @allcontributors in #405
  • fix: Properly load auto follow cursor config when appending text by @deathbeam in #408
  • fix: Use $LOCALAPPDATA when loading github token by @deathbeam in #410

New Contributors

Full Changelog: v2.14.0...v2.14.1

v2.14.0

31 Aug 15:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.13.1...v2.14.0

v2.13.1

25 Aug 06:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...2.13.1

v2.13.0

11 Aug 00:15
bddda2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.1...v2.13.0

v2.12.1

31 Jul 12:48
Compare
Choose a tag to compare

Full Changelog: v2.12.0...v2.12.1

v2.12.0

29 Jul 03:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.1...v2.12.0

v2.11.1

23 Jul 01:23
f7861cb
Compare
Choose a tag to compare
  • Fix #373 - Ensure split string not nil
  • Fix #261 - Ensure model is loaded after download via vim.schedule

Full Changelog: v2.11.0...2.11.1

v2.11.0

18 Jul 00:43
Compare
Choose a tag to compare

What's Changed

  • Allow runtime selection of models with :CopilotChatModels by @gptlang in #368
  • fix: Handle layout replace closing, handle empty embed results by @deathbeam in #371

Full Changelog: v2.10.1...v2.11.0