You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.5 (2025-06-15)
----------------
* GH#284: Lua uses ``dlopen()`` again, which was lost in Lupa 2.3.
Patch by Philipp Krones.
* The bundled Lua 5.4 was updated to 5.4.8.
* The bundled LuaJIT versions were updated to the latest git branches.
* Built with Cython 3.1.2.
2.4 (2025-01-10)
----------------
* The Windows wheels now bundle LuaJIT 2.0 and 2.1.
(patch by Michal Plichta)
* Failures in the test suite didn't set a non-zero process exit value.
2.3 (2025-01-09)
----------------
* The bundled LuaJIT versions were updated to the latest git branches.
* The bundled Lua 5.4 was updated to 5.4.7.
* Removed support for Python 2.x.
* Built with Cython 3.0.11.