0.6.0 (2025-01-26)
- add column focus in preview window (8c3baa9)
- 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)
0.5.1 (2025-01-25)
- fix buffer is invalid when going to telescope result (3f794d7)
- fix copilot expired token error (2dd8556)
- handle nil file_content (ba9bb88)
0.5.0 (2025-01-23)
- add cache functionaly to copilot verification function (400fb95)
- remove jumpts and add files to context (5464f75)
- 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)
0.4.0 (2025-01-18)
- add copilot adapter (8f56a1a)
- add process_api_key to copilot adapter (2da9e12)
- add rest of currently available copilot models (256c9d4)
- add early return if api_key was successfully found (d01dd90)
- fix linter errors and add TODO (42c2c77)
- fix linter warnings (694a395)
0.3.1 (2025-01-16)
0.3.0 (2025-01-15)
- update default model and prompt (d7bbb68)