Download Latest Version v0.11.0 source code.tar.gz (260.5 kB)
Email in envelope

Get an email when there's a new version of mlua

Home / v0.10.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-01 618 Bytes
v0.10.2 source code.tar.gz 2024-12-01 239.0 kB
v0.10.2 source code.zip 2024-12-01 318.3 kB
Totals: 3 Items   558.0 kB 1

What's Changed

  • Switch proc-macro-error to proc-macro-error2 by @evie-calico in https://github.com/mlua-rs/mlua/pull/493
  • Do not allow Lua to run GC finalizers on ref thread (#491)
  • Fix chunks loading in Luau when memory limit is enforced (#488)
  • Added String::wrap method to wrap arbitrary AsRef<[u8]> into impl IntoLua
  • Better FreeBSD/OpenBSD support (thanks to cos)
  • Delay "any" userdata metatable creation until first instance is created (#482)
  • Reduce amount of generated code for UserData (less generics)

Full Changelog: https://github.com/mlua-rs/mlua/compare/v0.10.1...v0.10.2

Source: README.md, updated 2024-12-01