0.5.4
- Default arguments now support tables
- Pluto now supports building with C ABI so you can replace Lua's shared library with Pluto's without needing to change the program
- Fixed
return
beforecase
ordefault
causing a syntax error - Fixed access violation on lua_close with strings as default parameters