What's Changed
- Luau updated to 0.701
- Added
Lua::set_memory_categoryandLua::heap_dumpfunctions to profile (Luau) memory - Added
Lua::type_metatablehelper to get metatable of a primitive type - Added
Lua::tracebackfunction to generate stack traces at different levels - Added
add_method_once/add_async_method_onceUserData methods (experimental) - Make
AnyUserData::type_namepublic - impl
IntoLuaMultifor&MultiValue
Full Changelog: v0.11.4...v0.11.5