What's Changed
For full changelog see changes in v0.10.0-beta.1
, v0.10.0-beta.2
and v0.10.0-rc.1
versions.
Most notable changes since v0.9
:
- No more
'lua
lifetime Send + Sync
withsend
feature flagLua::exec_raw
helper to execute low-level Lua C API codeLuaNativeFn
/LuaNativeFnMut
/LuaNativeAsyncFn
traits for using inFunction::wrap
- Setting metatable for Lua builtin types (number/string/function/etc)