v0.9.7
What's Changed
- Implemented
IntoLuaforRegistryKey - Mark
__idivmetamethod as available for Luau - Added
Function::deep_clone()method (Luau) - Added
SerializeOptions::detect_serde_json_arbitrary_precisionoption - Added
Lua::create_buffer()method (Luau) - Support serializing buffer type as a byte slice (Luau)
- Perf: Implemented
push_into_stack/from_stackforOption<T> - Added
Lua::create_ser_any_userdata()method
New Contributors
- @getong made their first contribution in #384
- @attila-lin made their first contribution in #388
Full Changelog: v0.9.6...v0.9.7