This release targets Zig version 0.15.2.
What's Changed
- Fix(CI): Update CI to the Zig 0.16.0 development cycle. by @robbielyman in https://github.com/natecraddock/ziglua/pull/178
- fix: avoid std.meta.Tuple by @robbielyman in https://github.com/natecraddock/ziglua/pull/177
- Add fnRegsFromStruct for comptime-generation of Lua function registrations by @nurpax in https://github.com/natec...