0.18.2 (2025-01-30)
0.18.1 (2025-01-30)
- remove unused export declarations (09e5faf)
0.18.0 (2025-01-30)
onCompletionRejected
event (5a58328)
0.17.4 (2025-01-28)
- add security section (eddf995)
0.17.3 (2025-01-28)
- add deepseek (72ce9aa)
- format (c5915d3)
0.17.2 (2025-01-26)
- google parts (2dd63d8)
0.17.1 (2025-01-26)
0.17.0 (2025-01-25)
- deepseek models (3ad425b)
- v3 (7449148)
0.16.10 (2025-01-22)
- add completion event handling section to README (1cf5734)
- improve completion event handlers (77e1553)
- add completion events (012573b)
- chore version (37e96d0)
- add missing types and jsdocs (cd3f847)
- update tsconfig.json for improved TypeScript configuration (79c28f2)
0.16.8 (2025-01-19)
- beautiful note box (f8ced6f)
0.16.7 (2025-01-07)
- contributing.md (c94ad31)
0.16.6 (2024-12-28)
- indent logic that doing in invalid cases (2268d72)
0.16.5 (2024-12-28)
- indent new lines of completion based on current column (4c9fe26)
- drop deprecated registerCopilot (e2ce7a2)
0.16.4 (2024-12-25)
- improve onidle typing pause threshold (1edb30d)
0.16.3 (2024-12-25)
- improve typing debounce pause threshold (af4d0c9)
0.16.2 (2024-12-23)
- log a warning instead of an error when encountering issues fetching or processing completions (17fefee)
0.16.1 (2024-12-23)
- fix keyboard shortcut example code (bd74f58)
0.16.0 (2024-12-23)
- immediately trigger completion request after user stops typing (32b8690)
- cache lookaround preventing next completion in same lineafter another completion (d53fb74)
- improve cache validation (e905bb8)
0.15.14 (2024-12-22)
- reduce 429 errors possibility (85832a8)
0.15.13 (2024-12-22)
- close inactve issues workflow (4ef021f)
0.15.12 (2024-12-22)
- require explicit model specification, remove default model (1726beb)
0.15.11 (2024-12-21)
- minimal prompt (a7101c6)
0.15.10 (2024-12-21)
- improve prompt (6cf6223)
0.15.9 (2024-12-21)
- add fetch timeout (3df46dd)
0.15.8 (2024-12-15)
- fix prompt.ts file url (d838692)
0.15.7 (2024-12-11)
- add features (c567035)
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)