| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-29 | 319 Bytes | |
| v0.12.1 source code.tar.gz | 2026-08-29 | 323.2 kB | |
| v0.12.1 source code.zip | 2026-08-29 | 441.6 kB | |
| Totals: 3 Items | 765.1 kB | 7 | |
What's Changed
- Lua 5.5 updated to 5.5.1
- Luau updated to 0.736
- Allow
#[mlua::userdata_impl]to be used in a different module from#[derive(UserData)](#726) - Fix coroutine stack handling after yielding from hooks (#723)
Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.12.0...v0.12.1