What's Changed
- Make
Value::to_serializable
public - Added new
serde
optiondetect_mixed_tables
(to encode mixed array+map tables) - Added
ObjectLike::get_path
helper (for tables and userdata) for easy access of nested data - Added (experimental)
__namecall
optimization for Luau
Full Changelog: v0.11.3...v0.11.4