Skip to content

Releases: arshad-yaseen/monacopilot

v0.16.6

28 Dec 12:12
Compare
Choose a tag to compare

0.16.6 (2024-12-28)

🐛 Bug Fixes

  • indent logic that doing in invalid cases (2268d72)

v0.16.5

28 Dec 11:56
Compare
Choose a tag to compare

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

25 Dec 08:34
Compare
Choose a tag to compare

0.16.4 (2024-12-25)

🔧 Maintenance

  • improve onidle typing pause threshold (1edb30d)

v0.16.3

25 Dec 00:29
Compare
Choose a tag to compare

0.16.3 (2024-12-25)

🔧 Maintenance

  • improve typing debounce pause threshold (af4d0c9)

v0.16.2

23 Dec 14:37
Compare
Choose a tag to compare

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

23 Dec 12:47
Compare
Choose a tag to compare

0.16.1 (2024-12-23)

📚 Documentation

  • fix keyboard shortcut example code (bd74f58)

v0.16.0

23 Dec 12:32
Compare
Choose a tag to compare

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

  • improve cache validation (e905bb8)

v0.15.14

22 Dec 18:45
Compare
Choose a tag to compare

0.15.14 (2024-12-22)

🔄 Refactoring

  • reduce 429 errors possibility (85832a8)

v0.15.13

22 Dec 14:05
Compare
Choose a tag to compare

0.15.13 (2024-12-22)

🔧 CI/CD

  • close inactve issues workflow (4ef021f)

v0.15.12

22 Dec 13:55
Compare
Choose a tag to compare

0.15.12 (2024-12-22)

🔧 Maintenance

  • require explicit model specification, remove default model (1726beb)