File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# changelog
22
3+ ## 3.6.6
4+ ` 2023-1-17 `
5+ * ` FIX ` [ #1825 ]
6+ * ` FIX ` [ #1826 ]
7+
8+ [ #1825 ] : https://github.com/sumneko/lua-language-server/issues/1825
9+ [ #1826 ] : https://github.com/sumneko/lua-language-server/issues/1826
10+
311## 3.6.5
412` 2023-1-16 `
513* ` NEW ` support casting global variables
Original file line number Diff line number Diff line change 30633063 "sponsor" : {
30643064 "url" : " https://github.com/sumneko/lua-language-server/issues/484"
30653065 },
3066- "version" : " 3.6.5 "
3066+ "version" : " 3.6.6 "
30673067}
Original file line number Diff line number Diff line change 11local json = require ' json-beautify'
22
3- local VERSION = " 3.6.5 "
3+ local VERSION = " 3.6.6 "
44
55local package = require ' package.package'
66local fsu = require ' fs-utility'
You can’t perform that action at this time.
0 commit comments