Skip to content

3.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kunitoki kunitoki released this 28 Mar 21:03
· 163 commits to master since this 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