This is a bugfix and feature release.
Changes:
- Lua 5.5 support
- Change typedef behavior to match LuaJIT
- Handle
__newmetamethod correctly - Fixed
:free()on callbacks - Disabled passing unions by value on 32-bit ARM
- Refactored table initializer support to init structs in arrays
- A large amount of bug fixes