Releases: PLAZMAMA/bunnyhop.nvim
Releases · PLAZMAMA/bunnyhop.nvim
v0.6.0
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
v0.5.0
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)