3.0-rc3
Pre-release
Pre-release
What's Changed
- Fix wrong error reported when passing no argument and a userdata is expected by @kunitoki in #69
- Support for
__fastcall
function pointers by @scribam in #79 - Enable testing only if LUABRIDGE_TESTING is ON by @scribam in #80
- Disallow metamethods in luabridge registered classes __index by @kunitoki in #78
New Contributors
Full Changelog: 3.0-rc2...3.0-rc3