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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
*All notable changes to the EmmyLua Analyzer Rust project will be documented in this file.*
4
4
5
-
## [0.21.0] - 2026-3-2
5
+
## [0.21.0] - 2026-3-6
6
6
7
7
### ✨ Added
8
8
@@ -18,7 +18,7 @@ local c = {
18
18
19
19
### 🔧 Changed
20
20
21
-
-**Update luars to 0.11.0**: Updated the `luars` dependency to version 0.11.0, which includes various bug fixes and improvements to Lua parsing and execution.
21
+
-**Update luars to 0.14.2**: Updated the `luars` dependency to version 0.14.2, which includes various bug fixes and improvements to Lua parsing and execution.
0 commit comments