We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fa097 commit 53c0bceCopy full SHA for 53c0bce
1 file changed
CHANGES.rst
@@ -1,18 +1,18 @@
1
Lupa change log
2
===============
3
4
-2.7 (2026-0?-??)
+2.7 (2026-04-07)
5
----------------
6
7
* In Lua 5.5, the string hash seed can be configured for each ``LuaRuntime``.
8
9
* The bundled LuaJIT versions were updated to the latest git branches.
10
11
-* Lua 5.5 is now included in the binary wheels.
+* Lua 5.5 is included in the binary wheels.
12
13
-* Lupa can now be built as abi3 wheel.
+* Lupa can be built as abi3 wheel.
14
15
-* Some lesser used platforms are now served with abi3 wheels.
+* Some lesser used platforms are served with abi3 wheels.
16
17
* Built with Cython 3.2.4.
18
0 commit comments