Skip to content

Releases: LuaLS/lua-language-server

3.13.0

13 Nov 06:44
Compare
Choose a tag to compare

What's Changed

  • Fix table array infer by @Rcklos in #2924
  • fix: improve type narrow with literal alias param during completion and signature help by @tomlau10 in #2932
  • config: add custom repository support for addonManager by @fesily in #2937
  • add translate bot by @CppCXY in #2942
  • feat: infer function param when the function is passed as call arg by @tomlau10 in #2946

New Contributors

Full Changelog: 3.12.0...3.13.0

3.12.0

30 Oct 08:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.11.1...3.12.0

3.11.1

09 Oct 06:29
Compare
Choose a tag to compare

What's Changed

  • update format 1.5.6 by @CppCXY in #2875
  • Fix syntax errors in the Japanese locale by @Affonso-Gui in #2882
  • Add storagePath handling and memoization to resolvePathPlaceholders by @sparr in #2893
  • Return markdown from getFunctionComment to temporarily preserve trailing newlines by @sparr in #2888

Full Changelog: 3.11.0...3.11.1

3.11.0

30 Sep 09:45
Compare
Choose a tag to compare

What's Changed

  • Add Japanese translations by @Affonso-Gui in #2848
  • Remove luamake install from make.sh and make.bat by @sparr in #2853
  • Use string.format to fix floating point error in test output by @sparr in #2854
  • Infer function parameter types when overriding the same-named class function in an instance of that class by @tomlau10 in #2859
  • feat: type narrow types with literal fields by @lewis6991 in #2864
  • add: placeholder for ${addons} for paths by @carsakiller in #2866
  • lint: cleanup unused code and redefined locals by @lewis6991 in #2865
  • Support using ---@class on rawset(_G, ...) to annotate the created global variable by @tomlau10 in #2867
  • fix: type narrow on fields with multiple literals by @lewis6991 in #2871

New Contributors

Full Changelog: 3.10.6...3.11.0

3.10.6

10 Sep 07:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.5...3.10.6

3.10.5

19 Aug 10:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.4...3.10.5

3.10.4

16 Aug 11:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.3...3.10.4

3.10.3

08 Aug 10:13
Compare
Choose a tag to compare

Full Changelog: 3.10.2...3.10.3

3.10.2

07 Aug 05:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.1...3.10.2

3.10.1

02 Aug 08:54
Compare
Choose a tag to compare

Full Changelog: 3.10.0...3.10.1