Releases: LuaLS/lua-language-server
Releases · LuaLS/lua-language-server
3.7.2
What's Changed
- Fix backwards compatability with
Lua.workspace.checkThirdParty
by @9999years in #2406 - Fix backwards compatability with
Lua.workspace.checkThirdParty
(take 2!) by @9999years in #2409
Full Changelog: 3.7.1...3.7.2
3.7.1
What's Changed
- Translate table injection diag and fix some issues by @firas-assaad in #2291
- Update format by @CppCXY in #2338
- feat: support param snippets with space by @lewis6991 in #2346
- Do not use off-spec value for end_of_line by @gpanders in #2287
- Add
--check_out_path
CLI argument by @9999years in #2364 - Make
workspace.checkThirdParty
a string enum by @9999years in #2354 - update format support UTF8-Latin-1 align by @CppCXY in #2383
- fix linux compile issue by @CppCXY in #2388
- Replace meta 3rd with LuaCATS submodules by @carsakiller in #2237
- Prefer https submodules by @gepbird in #2397
New Contributors
- @firas-assaad made their first contribution in #2291
- @lewis6991 made their first contribution in #2346
- @gpanders made their first contribution in #2287
- @9999years made their first contribution in #2364
- @gepbird made their first contribution in #2397
Full Changelog: 3.7.0...3.7.1
3.7.0
What's Changed
- Fix link in changelog by @Rathoz in #2222
- Update
string.dump
so it doesn't have strip argument in Lua 5.1 and 5.2 by @C3pa in #2225 - update format 1.3.0 by @CppCXY in #2241
- fix: os.time optionals by @carsakiller in #2240
- update format by @CppCXY in #2256
- chore: replace wiki references by @carsakiller in #2255
- Ignore
cast-local-type
diagnostic for_
local by @overhacked in #2263 - set min version for some math.* functions by @flrgh in #2264
New Contributors
- @Rathoz made their first contribution in #2222
- @overhacked made their first contribution in #2263
Full Changelog: 3.6.25...3.7.0
3.6.25
Full Changelog: 3.6.24...3.6.25
3.6.24
What's Changed
- support nonstandard symbol '?' for formatter by @CppCXY in #2198
- [Feature] Add action to autorequire undefined globals by @sewbacca in #2177
- update format by @CppCXY in #2205
- fix: doc mistake in meta/3rd/OpenResty/library/prometheus.lua by @ellutionist in #2206
New Contributors
- @ellutionist made their first contribution in #2206
Full Changelog: 3.6.23...3.6.24
3.6.23
What's Changed
- fix: do not overwrite config files when building by @perrin4869 in #2163
- add: description for
@source
by @carsakiller in #2178 - Adapt incomplete-signature-doc to warn about incomplete, not missing docs by @AndreaWalchshoferSCCH in #2186
- support almost nonstandard token formatting by @CppCXY in #2184
- Fix Badges by @diamant3 in #2197
- Mark string.find return values as nilable by @C3pa in #2192
New Contributors
- @perrin4869 made their first contribution in #2163
- @diamant3 made their first contribution in #2197
Full Changelog: 3.6.22...3.6.23
3.6.22
What's Changed
- format jit doc by @fesily in #2130
- command:add reloadFFIMeta by @fesily in #2131
- determine the padding by @junnplus in #2135
- meta:support metatable by @fesily in #2106
- ffi:fix build path by @fesily in #2147
- fix #2148 and update by @CppCXY in #2149
- ci:fix ffi test error by @fesily in #2153
- update format 1.2.0 by @CppCXY in #2162
New Contributors
Full Changelog: 3.6.21...3.6.22
3.6.21
3.6.20
What's Changed
- Doc fix coroutine isyieldable by @fesily in #2090
- name-style-check support by @CppCXY in #2091
- Luajit ffi support by @fesily in #2104
- Annotation rule for exported local functions by @wetzlmaier in #2107
- meta:fix jit module by @fesily in #2111
- fix warnning by @fesily in #2120
- update fix codestyle#109 by @CppCXY in #2121
Full Changelog: 3.6.19...3.6.20
3.6.19
What's Changed
- Readme refresh by @carsakiller in #2028
- Add desc of skynet.task api by @Gowa2017 in #2024
- 更新 by @CppCXY in #2043
- Add optional diagnostic warning about any global element by @AndreaWalchshoferSCCH in #2040
- add support for musl version in github actions by @ericwq in #2049
- update for feature_request_102 by @CppCXY in #2052
- fix: add links to too many files warning by @carsakiller in #2080
- update and fix issue by @CppCXY in #2075
- Check for missing @param and @return annotations by @wetzlmaier in #2078
New Contributors
- @AndreaWalchshoferSCCH made their first contribution in #2040
- @ericwq made their first contribution in #2049
- @wetzlmaier made their first contribution in #2078
Full Changelog: 3.6.18...3.6.19