Releases: LuaLS/lua-language-server
Releases · LuaLS/lua-language-server
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
3.2.4
What's Changed
- Include files required to compile by @sharksforarms in #1157
Full Changelog: 3.2.3...3.2.4
3.2.3
What's Changed
- fix(template): remove trailing-space by @kevinhwang91 in #1102
- fix(semantic-tokens):
data
field can't be nil by @kevinhwang91 in #1111 - 繁體中文翻譯 by @AlexCai2019 in #1123
- OpenResty annotation updates by @flrgh in #1130
- StringUtil.cpp in EmmyLuaCodeStyle requires wildcards lib by @sharksforarms in #1129
- Implement support for LuaJIT's table.new and table.clear #1118 by @C3pa in #1138
- fix(client): check .luarc.jsonc existed by @kevinhwang91 in #1145
- Added translations for english setting locales by @C3pa in #1139
New Contributors
- @sharksforarms made their first contribution in #1129
- @C3pa made their first contribution in #1138
Full Changelog: 3.2.2...3.2.3