fix: retain completed results during live editing

This commit is contained in:
2026-07-27 13:05:02 +02:00
parent 7f3a91ad37
commit d2e9b3b569
22 changed files with 576 additions and 117 deletions

View File

@@ -2,6 +2,16 @@
## Unreleased
## 0.4.1 — 2026-07-27
- Keep the last completed syntax and execution frame visible while edited
inputs are parsed and executed, then replace it atomically with the newest
revision instead of rendering transient empty panels.
- Bind every retained result to its exact flavour, options, pattern, flags,
subject, replacement, mode and syntax snapshots. Mark it as stale, disable
execution until current syntax is ready, and suppress stale editor ranges
and cross-panel selection.
## 0.4.0 — 2026-07-27
- Expand the workbench from four to twelve selectable execution profiles: