0.15.6 (2024-12-06)
- add custom prompt section to toc (1649e81)
0.15.5 (2024-12-06)
- completion not showing if the mode is insert (a16ae11)
0.15.4 (2024-12-01)
- issue template (46dc85e)
0.15.3 (2024-11-28)
- improve prompt nov 28 (629976e)
0.15.2 (2024-11-23)
- completion intentation matching (4ed56b9)
0.15.1 (2024-11-22)
- improve insertion range calculation (2847786)
- improve insertion range calculation (4250770)
- improve prompt (95683a6)
- improve range calculation (14f24aa)
- remove unused cache entries (5480895)
- update models (e7f53a9)
0.15.0 (2024-11-20)
- google: added gemini api as provider (41117b6)
- changed gemini pro model to 1.5 (357735d)
- gemini provider (204cae6)
- removed unused import of custom copilot model (2d1b888)
- improve copilot type (bb9b03e)
- improve copilot types (cf1701e)
- improve range and cache calculation (0b9f6c8)
- remove bun lock files (b2cb242)
- treeshake (81bc824)
- update locks (f9d7b61)
0.14.2 (2024-11-17)
- completion: handle backward overlap (437ede1)
0.14.1 (2024-11-13)
- improve prompt nov-13 (d7db8fc)
0.14.0 (2024-11-04)
- add claude-3-5-haiku (9189196)
0.13.2 (2024-11-03)
- prevent reporting cancellation errors (31e6321)
0.13.1 (2024-10-31)
- improve api handler code example (7aade3e)
0.13.0 (2024-10-31)
- completion raw output access (5eece6a)
- test errors (cbe1b4e)
0.12.10 (2024-10-27)
- improve deprecated logger (ff18dd3)
0.12.9 (2024-10-27)
- mention to always specify provider and model (8edf342)
0.12.8 (2024-10-26)
- changelog (591787f)
- use queue for completions cache management (e72521e)
0.12.7 (2024-10-25)
- make the cross language api handler heading better (f1190fe)
0.12.6 (2024-10-25)
- separate manual trigger heading from trigger mode (bc520e8)
0.12.5 (2024-10-25)
- improve toc (9353ac2)
0.12.4 (2024-10-24)
- improved logger logic (cc71782)
0.12.3 (2024-10-23)
- cache extraction not respecting the lines before the cursor (fddd10d)
0.12.2 (2024-10-23)
0.12.1 (2024-10-23)
- add caching completions section to toc (921b8cb)
0.12.0 (2024-10-23)
- add option to control caching behavior (00e6cb3)
- add enableCaching option documentation (13085bf)
0.11.9 (2024-10-23)
- use built-in monaco.Range without overlapping calculations (3312526)
0.11.8 (2024-10-19)
- Remove select & edit (4feb857)
0.11.6 (2024-10-01)
- fix the naming with deregister method (97fc09c)
0.11.5 (2024-09-30)
- improve description (888146b)
0.11.4 (2024-09-30)
0.11.2 (2024-09-29)
- improve api handler section (25d076c)
0.11.1 (2024-09-29)
- fix code block collision (f26bbe2)
0.11.0 (2024-09-29)
- fix requestHandler docs (14d52ff)
- improve requestHandler guide (3689720)
- update requestHandler guide (7179414)
- update requestHandler jsdoc (69bc530)
0.10.19 (2024-09-28)
- remove auto-changelog (e48c3aa)