Releases: EmmyLuaLs/emmylua-analyzer-rust
Releases · EmmyLuaLs/emmylua-analyzer-rust
emmylua_ls
What's Changed
- Fix crash when no code is given in '@diagnostic enable' by @dsully in #332
- fix(std): define math.huge as integer by @lewis6991 in #337
- optimize signature_helper && fix by @xuhuanzy in #340
- Allow providing LSP configurations globally by @georgiy-belyanin in #356
- optimize && fix by @xuhuanzy in #349
- refactor flow by @CppCXY in #358
- Support basic generic inheritance by @georgiy-belyanin in #362
- feat: treat array index as nil-able by @ribru17 in #371
- fix by @xuhuanzy in #361
Full Changelog: 0.7.0...0.7.1
emmylua_ls
What's Changed
- fix: update std/io.lua by @lewis6991 in #229
- diagnostic by @xuhuanzy in #228
- fix: update std/io.lua by @lewis6991 in #235
- diagnostic by @xuhuanzy in #238
- diagnostic by @xuhuanzy in #251
- Tests for unnecessary assert by @ribru17 in #253
- Refactor: migrate diagnostics to use trait rather than macro by @ribru17 in #256
- diagnostic by @xuhuanzy in #252
- fix: stdlib update by @lewis6991 in #259
- Apply trait refactor to code style checkers by @ribru17 in #270
- Refactor capability registration to use trait instead of macro by @ribru17 in #271
- refactor infer by @CppCXY in #268
- diagnostic by @xuhuanzy in #274
- fix: string.dump param by @lewis6991 in #281
- fix: stdlib remove some overloads by @lewis6991 in #284
- diagnostic by @xuhuanzy in #294
- refactor operator and support setmetatable infer by @CppCXY in #301
- diagnostic by @xuhuanzy in #297
- refactor member design by @CppCXY in #313
- some code by @xuhuanzy in #315
- fix(std): debug.lua by @lewis6991 in #322
Full Changelog: 0.6.0...0.7.0
emmylua_ls
What's Changed
- fix: list Lua 5.2 as having support for pow operator by @Agapurnis in #173
- fix: use integer in more stdlib functions by @lewis6991 in #166
- optimize semantic token by @xuhuanzy in #176
- diagnostic by @xuhuanzy in #174
- diagnostic: redefined_local fix for pairs by @xuhuanzy in #177
- diagnostic by @xuhuanzy in #178
- infer for range vars from aliases and overloads by @georgiy-belyanin in #183
- Refactor cache by @CppCXY in #184
- diagnostic by @xuhuanzy in #182
- Support lazydev.nvim by @FelipeLema in #188
- fix flow by @xuhuanzy in #189
- diagnostic by @xuhuanzy in #185
- diagnostic: add duplicate_require by @xuhuanzy in #190
- fix by @xuhuanzy in #201
- diagnostic by @xuhuanzy in #203
- Diagnostics for unnecessary assert by @ribru17 in #211
- diagnostic by @xuhuanzy in #214
- diagnostic by @xuhuanzy in #215
- completion by @xuhuanzy in #213
New Contributors
- @Agapurnis made their first contribution in #173
- @FelipeLema made their first contribution in #188
- @ribru17 made their first contribution in #211
Full Changelog: 0.5.4...0.6.0
emmylua_ls
Full Changelog: 0.5.3...0.5.4
emmylua_ls
What's Changed
- hover by @xuhuanzy in #121
- fx hover params && returns by @xuhuanzy in #128
- completion by @xuhuanzy in #124
- fix fatal error by @xuhuanzy in #136
- refactor flow by @CppCXY in #122
- Improve
upload_cachix
workflow by @mbekkomo in #144 - hover by @xuhuanzy in #142
- diagnostic by @xuhuanzy in #138
- diagnostic: fix by @xuhuanzy in #151
- fix: update math lib by @lewis6991 in #157
- diagnostic by @xuhuanzy in #155
New Contributors
- @lewis6991 made their first contribution in #157
Full Changelog: 0.5.2...0.5.3
emmylua_ls
emmylua_ls
What's Changed
- fix semantic token by @xuhuanzy in #62
- fix(emmylua_ls): close Watcher to exit. close #63 by @ycycyyc in #64
- optimize semantic by @xuhuanzy in #73
- optimize semantic token by @xuhuanzy in #77
- fix table idx by @xuhuanzy in #79
- optimize hover by @xuhuanzy in #76
- Refactor Type check by @CppCXY in #81
- refactor hover by @xuhuanzy in #80
- organize hover && optimize completion by @xuhuanzy in #88
- optimize completion by @xuhuanzy in #89
New Contributors
Full Changelog: 0.5.0...0.5.1
emmylua_ls
What's Changed
- support array and tuple compatibility comparison by @georgiy-belyanin in #45
- add function overload completions by @georgiy-belyanin in #50
- 为可变参数添加类型绑定 by @xuhuanzy in #52
- optimize semantic token by @xuhuanzy in #54
- Fix spelling & grammar. Add 'typos' spell checker + workflow by @dsully in #55
- optimize semantic token by @xuhuanzy in #56
Full Changelog: 0.4.6...0.5.0
emmylua_ls
Full Changelog: 0.4.4...0.4.6