release: 0.1.2
This commit is contained in:
@@ -1,23 +1,19 @@
|
|||||||
|
version 0.1.2
|
||||||
|
==============
|
||||||
|
- Flatpak: opening a test from the GUI now correctly finds its companion
|
||||||
|
files (param.yaml, .py scripts, ...).
|
||||||
|
|
||||||
version 0.1.1
|
version 0.1.1
|
||||||
==============
|
==============
|
||||||
- Packaging: Flatpak bundle (desktop entry, MIME, distributable .flatpak)
|
- New install channels: Flatpak bundle and AppImage. The AppImage runs
|
||||||
and AppImage (containerized build, runs on Arch / non-Debian hosts).
|
on any distribution (built inside a Debian container).
|
||||||
- bins.py: host-only Python/Lua resolution from sandboxed bundles
|
- About dialog: version is now correct in Flatpak and AppImage builds
|
||||||
(Flatpak / AppImage); fail fast at test load if the host interpreter
|
(used to display "unknown").
|
||||||
is missing.
|
- GUI dialogs no longer hang on pure-Wayland sessions.
|
||||||
- run item: runtime-aware launcher (AppImage / Flatpak / PyInstaller /
|
- Plot "last values" API: more tolerant timeout on loaded machines.
|
||||||
source / wheel); drop testium_path / python_bin parameters.
|
- run item: `testium_path` and `python_bin` parameters removed —
|
||||||
- dialog_env: auto-detect Wayland vs xcb from $DISPLAY / $WAYLAND_DISPLAY
|
sub-instances are launched in the same packaging mode as the parent.
|
||||||
instead of forcing xcb (was hanging dialogs on pure-Wayland sessions).
|
- License: EUPL-1.2.
|
||||||
- version: read TESTIUM_VERSION env in Flatpak/AppImage so the About
|
|
||||||
dialog stops reporting "unknown".
|
|
||||||
- runtime_plot last_values: bump timeout 1s -> 5s and narrow the bare
|
|
||||||
except to queue.Empty.
|
|
||||||
- py_func/__main__: robust sys.path init, diagnostic on import failure.
|
|
||||||
- Subprocess stdio (py_func / lua_func) routed into the parent log.
|
|
||||||
- README refocused on users (quick_start, tutorial); CONTRIBUTING filled.
|
|
||||||
- Docs: CLAUDE.md Packaging section rewritten.
|
|
||||||
- LICENSE file (EUPL-1.2) added.
|
|
||||||
|
|
||||||
version 0.1
|
version 0.1
|
||||||
==============
|
==============
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.1.1
|
0.1.2
|
||||||
Reference in New Issue
Block a user