You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@
4
4
5
5
---
6
6
7
+
## [0.19.0] - 2025-7-27
8
+
9
+
### 🐛 Fixed
10
+
11
+
-**Fix create an empty directory**: Fixed an issue where the language server would create an empty directory.
12
+
13
+
7
14
## [0.9.1] - 2025-7-25
8
15
### 🔧 Changed
9
16
-**Refactor generic function inference**: Lambda function parameters now use deferred matching, allowing generic types to be inferred from other parameters first. For example:
0 commit comments