Skip to content

Releases: sackosoft/zig-luajit

v2.0.1 - Zig 0.15.1 - 2025-09-01

02 Sep 12:45

Choose a tag to compare

Update to support Zig 0.15.1 on main

Full Changelog: v2.0.0...v2.0.1

v2.0.0

22 May 03:12
3406221

Choose a tag to compare

What's Changed

  • [Breaking Change] Fix checkArgument logical error by @thsackos in #18

Full Changelog: v1.5.4...v2.0.0

v1.5.4

18 May 02:12

Choose a tag to compare

Updated to luajit-build 1.5.4, Zig 0.15.0-dev.565+8e72a2528

v1.5.3

12 Mar 00:58

Choose a tag to compare

Zig 0.14.0 Released

06 Mar 02:54

Choose a tag to compare

This release tracks the official release of Zig 0.14.0: https://ziglang.org/download/0.14.0/release-notes.html

v1.5.1

04 Mar 15:00
b612f36

Choose a tag to compare

What's Changed

  • Adopt changes to Zig packages in 0.14.0-dev.3460 by @thsackos in #14

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Feb 15:27
0dd090d

Choose a tag to compare

Version 1.5.0 is the first "Official" release of zig-luajit now that it has reached 100% Zig API coverage of the backing C interface.

What's Changed

  • ⭐Add support for lua.getUpvalue() and lua.setUpvalue() by @thsackos in #12

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Feb 15:01
144f97e

Choose a tag to compare

What's Changed

  • Add support for lua.getHook(), lua.getHookMask(), lua.getHookCount() by @thsackos in #10
  • Add support for lua.getLocal() and lua.setLocal() by @thsackos in #11

Full Changelog: v1.3.0...v1.4.0

v1.3.0

27 Feb 02:50
6dfe267

Choose a tag to compare

What's Changed

  • Add support for Lua.HookFunction and lua.setHook() by @thsackos in #9

Full Changelog: v.1.2.1...v1.3.0

v.1.2.1

25 Feb 04:21
55165f4

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v.1.2.1