Skip to content

Releases: PLAZMAMA/bunnyhop.nvim

v0.6.0

26 Jan 23:24
69a16e2
Compare
Choose a tag to compare

0.6.0 (2025-01-26)

Features

  • add column focus in preview window (8c3baa9)

Bug Fixes

  • fix highlight alignment (baada08)
  • fix highlight missalignment (dc3576d)
  • fix invalid buf check (d9fd158)
  • fix predicted column clipping (a285bb3)
  • reduce estimated expiration time by half (0bbd1c8)
  • reduce expiration time estimate to 5 minutes (b984733)
  • return -1 on non existant buffer open_preview_win (1617bcb)

v0.5.1

25 Jan 19:54
a521b78
Compare
Choose a tag to compare

0.5.1 (2025-01-25)

Bug Fixes

  • fix buffer is invalid when going to telescope result (3f794d7)
  • fix copilot expired token error (2dd8556)
  • handle nil file_content (ba9bb88)

v0.5.0

23 Jan 06:28
667f531
Compare
Choose a tag to compare

0.5.0 (2025-01-23)

Features

  • add cache functionaly to copilot verification function (400fb95)
  • remove jumpts and add files to context (5464f75)

Bug Fixes

  • change environment variable fetching of get_github_token (4419966)
  • correct args in notify call and move notify into schedule (ea14358)
  • fix callback being called twice in authorize_token (d14c6fd)
  • fix linter errors (8494e9a)
  • remove api_key assignment (569a720)
  • remove persistant "Authorizing GitHub Copilot token" notification (fff3f8a)
  • remove unnecessary github token fetch in complete (cfb9ef4)
  • stale/persistent window during rapid prediction (da851e0)

v0.4.0

18 Jan 03:11
01db993
Compare
Choose a tag to compare

0.4.0 (2025-01-18)

Features

  • add copilot adapter (8f56a1a)
  • add process_api_key to copilot adapter (2da9e12)
  • add rest of currently available copilot models (256c9d4)

Bug Fixes

  • add early return if api_key was successfully found (d01dd90)
  • fix linter errors and add TODO (42c2c77)
  • fix linter warnings (694a395)

v0.3.1

17 Jan 21:13
86dfdd3
Compare
Choose a tag to compare

0.3.1 (2025-01-16)

Bug Fixes

  • fix adapters require statement (5d4d646)
  • remove spelling check to the CHANGELOG.md file (fcf7b63)

v0.3.0

15 Jan 07:40
4e1a1ea
Compare
Choose a tag to compare

0.3.0 (2025-01-15)

Features

  • update default model and prompt (d7bbb68)

Bug Fixes

  • fix "unused variable" linter error (b64799d)
  • fix get_models function (5cf438a)

v0.2.0

13 Jan 20:50
e315758
Compare
Choose a tag to compare
Merge pull request #41 from PLAZMAMA/allow-user-model-choice

Allow User Model Choice

v0.1.1

10 Jan 21:27
6f8a3a9
Compare
Choose a tag to compare

Some bug fixes and refactors.

v0.1.0

07 Jan 23:02
c7a0088
Compare
Choose a tag to compare

First release! 🎉 🎉 🎉