Skip to content

3.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 09:45
· 72 commits to master since this release

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