What's Changed
- Add the source uri argument to ResolveRequire by @periapsises in #3354
- Improve test output and code sharing by @tommaisey in #3389
- fix: support Lua 5.5 prefix local attributes by @Ne9roni in #3393
- fix: type inference for bitwise operators on integer variables by @RomanSpector in #3394
- fix: stdlib success return types by @haithium in #3386
- fix: generic type resolution for class methods and iterators by @RomanSpector in #3392
- Fix type inference for and/or idioms and circular dependency in tracer by @RomanSpector in #3391
New Contributors
- @periapsises made their first contribution in #3354
- @Ne9roni made their first contribution in #3393
- @RomanSpector made their first contribution in #3394
- @haithium made their first contribution in #3386
Full Changelog: 3.17.1...3.18.0