release 0.2.3 preparation

This commit is contained in:
2026-06-10 12:30:18 +02:00
parent fe1766c1fc
commit e0802a9a72

View File

@@ -1,7 +1,12 @@
version 0.2.3
=============
- Windows version now working reliably. Fix of a problem of jrpc ports
handshakes between the py and lua processes and testium
handshakes between the py and lua processes and testium.
Beneficial to linux version too.
- Windows: UTF-8 console output and a self-sufficient validation
wrapper (run.bat).
- Resolved python_bin / lua_bin are now published into the global dict,
so test scripts can read them via $(python_bin) / $(lua_bin).
version 0.2.2
==============