We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d85c0 commit a931652Copy full SHA for a931652
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+# Version 0.4.2 (2025-03-21)
2
+
3
+## Breaking Change
4
5
+- change multi-lines indicators to unicode character `⏎`.
6
7
+## Features
8
9
+- **lsp**: change multi lines indicators to unicode character `⏎`.
10
+- Lualine integration: add spinner component.
11
+- **lsp**: add detail field to show provider name.
12
+- **Minuet Event**: add three user events during its request workflow.
13
14
+## Fixes
15
16
+- **lsp**: handle request where params.context is not provided (for mini.completion).
17
18
# Version 0.4.1 (2025-03-19)
19
20
## Breaking Change
0 commit comments