Releases: arshad-yaseen/monacopilot
Releases · arshad-yaseen/monacopilot
v0.16.6
0.16.6 (2024-12-28)
🐛 Bug Fixes
- indent logic that doing in invalid cases (2268d72)
v0.16.5
0.16.5 (2024-12-28)
🔧 Maintenance
- indent new lines of completion based on current column (4c9fe26)
💥 Breaking Changes
- drop deprecated registerCopilot (e2ce7a2)
v0.16.4
0.16.4 (2024-12-25)
🔧 Maintenance
- improve onidle typing pause threshold (1edb30d)
v0.16.3
0.16.3 (2024-12-25)
🔧 Maintenance
- improve typing debounce pause threshold (af4d0c9)
v0.16.2
0.16.2 (2024-12-23)
🔧 Maintenance
- log a warning instead of an error when encountering issues fetching or processing completions (17fefee)
v0.16.1
0.16.1 (2024-12-23)
📚 Documentation
- fix keyboard shortcut example code (bd74f58)
v0.16.0
0.16.0 (2024-12-23)
🚀 Features
- immediately trigger completion request after user stops typing (32b8690)
🐛 Bug Fixes
- cache lookaround preventing next completion in same lineafter another completion (d53fb74)
🔧 Maintenance
v0.15.14
🔄 Refactoring
- reduce 429 errors possibility (85832a8)
v0.15.13
🔧 CI/CD
- close inactve issues workflow (4ef021f)
v0.15.12
🔧 Maintenance
- require explicit model specification, remove default model (1726beb)