Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-09 | 336 Bytes | |
v0.11.2 source code.tar.gz | 2025-08-09 | 261.6 kB | |
v0.11.2 source code.zip | 2025-08-09 | 352.6 kB | |
Totals: 3 Items | 614.6 kB | 18 |
What's Changed
- Faster stack push for
Variadic<T>
- Fix handling Windows paths with drive letter in Luau require (#623) by @piz-ewing
- Make Luau registered aliases ascii case-insensitive (#620)
- Fix deserializing negative zeros
-0.0
(#618)
Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.11.1...v0.11.2