File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Version 0.7.0 (2025-12-11)
2+
3+ ## Breaking Changes
4+
5+ - Default value for ` minuet-before-cursor-filter-length ` has been changed to ` 2 `
6+
7+ ## Features
8+
9+ - completion: Preserve remaining suggestion when using
10+ ` minuet-accept-suggestion-line ` for continuous suggestion acceptance
11+ - claude: Change default max tokens to 256.
12+ - claude: Update default model to ` claude-4.5-haiku ` .
13+
14+ ## Fixes
15+
16+ - display: Keep user selected index when displaying more results (#47 ).
17+ - display: Keep completion items order when new items arrived (#46 ).
18+
119# Version 0.6.0 (2025-08-11)
220
321## Breaking Change
Original file line number Diff line number Diff line change 44
55; ; Author: Milan Glacier <dev@milanglacier.com>
66; ; Maintainer: Milan Glacier <dev@milanglacier.com>
7- ; ; Version: 0.6 .0
7+ ; ; Version: 0.7 .0
88; ; URL: https://github.com/milanglacier/minuet-ai.el
99; ; Package-Requires: ((emacs "29") (plz "0.9") (dash "2.19.1"))
1010
You can’t perform that action at this time.
0 commit comments