Releases: LuaLS/lua-language-server
Releases · LuaLS/lua-language-server
3.5.3
What's Changed
- allow table fields assigned to local functions to show as functions by @hahn-kev in #1427
- 修复额外Library文件夹名前带有".."字符时,无法正确获取路径问题 by @qweyouke in #1454
- Missing descriptions for diagnostics by @armbrmaSICKAG in #1462
- 支持typeformat by @CppCXY in #1460
New Contributors
- @qweyouke made their first contribution in #1454
- @armbrmaSICKAG made their first contribution in #1462
Full Changelog: 3.5.2...3.5.3
3.5.2
What's Changed
- fix: wiki link references by @carsakiller in #1397
- Make README prettier by @carsakiller in #1401
- fix #1015 en-us translation by @carsakiller in #1402
- chore: replace bug report template by @carsakiller in #1416
Full Changelog: 3.5.1...3.5.2
3.5.1
3.5.0
What's Changed
- meta: openresty add api run_worker_thread by @fesily in #1302
- bugfix:allow get() in sharedict return value and nil by @tweyseo in #1304
- table new/clear function actual use scenarios by @fesily in #1308
- #1325: add missing paramter type for getfenv by @Bilal2453 in #1326
- Meta: make osdate accept strings by @Cr4xy in #1328
- More tag descriptions by @carsakiller in #1347
- fix typos in annotation by @serg3295 in #1352
New Contributors
- @Bilal2453 made their first contribution in #1326
- @serg3295 made their first contribution in #1352
Full Changelog: 3.4.2...3.5.0
3.4.2
Full Changelog: 3.4.1...3.4.2
3.4.1
What's Changed
- Fix
dofile
returns multiple values---@return any ...
by @TIMONz1535 in #1263 - add 3rd luafilesystem by @fesily in #1259
- OpenResty type annotation updates by @flrgh in #1265
- bugfix by @tweyseo in #1268
- fixing grammar in error message by @Zamiell in #1270
New Contributors
- @TIMONz1535 made their first contribution in #1263
- @tweyseo made their first contribution in #1268
- @Zamiell made their first contribution in #1270
Full Changelog: 3.4.0...3.4.1
3.4.0
What's Changed
- 繁體中文翻譯 by @AlexCai2019 in #1233
- Array contents support by @hahn-kev in #1241
- 繁體中文翻譯 by @AlexCai2019 in #1247
New Contributors
Full Changelog: 3.3.1...3.4.0
3.3.1
Full Changelog: 3.3.0...3.3.1
3.3.0
What's Changed
- Fix weird wording for parameter counts by @carsakiller in #1197
- Updates in all -- TODO: need translate! by @Carlos-Daniel-Gomes-Santana in #1202
- add: en-us descriptions for tags by @carsakiller in #1210
New Contributors
- @carsakiller made their first contribution in #1197
- @Carlos-Daniel-Gomes-Santana made their first contribution in #1202
Full Changelog: 3.2.5...3.3.0
3.2.5
What's Changed
- spell checker by @CppCXY in #1152
- Alternate fix for #1173 by @C3pa in #1178
- Add optional flag (?) to overloads in
love2d
andlovr
builders by @C3pa in #1180 - Added vararg support by @sewbacca in #1183
- 繁體中文翻譯 by @AlexCai2019 in #1181
- FIX #1175 by @CppCXY in #1187
New Contributors
Full Changelog: 3.2.4...3.2.5