3.0-rc5
Pre-release
Pre-release
What's Changed
- Added newFunction to easily wrap callable lambdas by @kunitoki in #161
- Support luau debugname by @kunitoki in #164
- Fix compilation error property getter with shared_ptr by @kunitoki in #172
- Complete #170 by @kunitoki in #174
- Fix issue with property definitions on valid tables by @kunitoki in #166
- Allow passing error handler to LuaRef call operator by @kunitoki in #173
- Try to fix windows compilation issues when using /Gz switch by @kunitoki in #165
- Update GitHub Actions by @scribam in #190
- Bump cmake minimum required version to 3.10 by @scribam in #200
- Install libreadline-dev to build ravi by @scribam in #201
- Bump lua 5.4, add lua 5.5, bump Luau, bump LuaJIT by @kunitoki in #205
- Add append back to LuaRef by @kunitoki in #206
Full Changelog: 3.0-rc4...3.0-rc5