Releases: LuaLS/lua-language-server
Releases · LuaLS/lua-language-server
3.6.6
3.6.5
What's Changed
- Fix validation in CLI if diagnostics.severity contains ...! settings by @A-Kovalev-Playrix in #1742
- Feature/auto require without init by @sewbacca in #1711
- Descriptions for configuration options by @armbrmaSICKAG in #1747
- Added links to all love2d functions in documentation by @sewbacca in #1752
- 修复补全性能问题 by @CppCXY in #1759
- add luv library annotations by @flrgh in #1760
- update resty.signal type annotations by @flrgh in #1761
- Implement LOVE: love.filesystem.load should be treated like loadfile #1785 by @C3pa in #1789
New Contributors
- @A-Kovalev-Playrix made their first contribution in #1742
Full Changelog: 3.6.4...3.6.5
3.6.4
What's Changed
- OpenResty: add plain integer type to ngx.http.status_code by @flrgh in #1700
- fix: en-us return diagnosis descriptions by @carsakiller in #1703
- fix some doc error by @fesily in #1706
- feat: add prometheus by @evan361425 in #1707
- Add literal enum example to
@alias
documentation by @carsakiller in #1730
New Contributors
- @evan361425 made their first contribution in #1707
Full Changelog: 3.6.3...3.6.4
3.6.3
What's Changed
- Defold engine meta by @SalavatR in #1665
- add some optional parameters by @Gowa2017 in #1691
- Locale additions for 3.6.0 by @carsakiller in #1683
New Contributors
Full Changelog: 3.6.2...3.6.3
3.6.2
3.6.1
Full Changelog: 3.6.0...3.6.1
3.6.0
What's Changed
- Use strict pattern to trigger attaching the lfs library by @serg3295 in #1560
- Update theme-tokens.md by @Frityet in #1566
- fix: update table meta by @kid-icarus in #1581
- future: add meta 3rd: busted by @fesily in #1556
- fix: pathStrict should also look for strict path uris in workspace libraries by @folke in #1592
- psi viewer by @CppCXY in #1597
- Make second param of ffi.gc optional by @Voycawojka in #1612
- add support of luaecs by @Gowa2017 in #1645
- Update luaecs and skynet API by @Gowa2017 in #1647
New Contributors
- @Frityet made their first contribution in #1566
- @kid-icarus made their first contribution in #1581
- @Voycawojka made their first contribution in #1612
Full Changelog: 3.5.6...3.6.0
3.5.6
What's Changed
- meta template:luajit add cdata type by @fesily in #1536
- Replace old variable return syntax by @carsakiller in #1540
Full Changelog: 3.5.5...3.5.6
3.5.5
Full Changelog: 3.5.4...3.5.5
3.5.4
What's Changed
- fix init buildin meta error by @fesily in #1465
- move string.buffer to buildin by @fesily in #1466
- fix inappropriate definition of
utf8.offset
by @ctrl-huangyq in #1472 - 限制typeformat by @CppCXY in #1477
- type format 在键入换行时补全表项的逗号 by @CppCXY in #1491
New Contributors
- @ctrl-huangyq made their first contribution in #1472
Full Changelog: 3.5.3...3.5.4