Releases: forkwright/theatron
Releases · forkwright/theatron
Release list
v1.6.2
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.1
v1.4.0
1.4.0 (2026-07-15)
Features
- gramma: parse multi-file git diffs (#12) (02fe29d)
- parodos: add centered rect helpers (#8) (8ab71dc), closes #7
- parodos: add meter string helper (10307b0)
- parodos: add text truncation helpers (7e532a6)
- skeue: add badge style helper (fa829f2)
Bug Fixes
- ci: complete canonical CI baseline (pin actions, security.yml, release attestation) (#2316) (#161) (18b08b7)
- deny: accept rustybuzz unmaintained advisory (RUSTSEC-2026-0206) (#210) (96464dc)
- deps: revert codespan-reporting 0.11->0.12 to restore main build (#162) (93a35ba)
- gate: restore green kanon gate on theatron main (Refs #164) (#165) (91bfa72)
- keryx: parse bare CR SSE line endings (#170) (fa6f81c), closes #90
- mekhane: scope desktop optional deps (#163) (d15f369), closes #95
- parodos: reject control characters in OSC 8 hyperlink URLs (#172) (675629a), closes #109
- parodos: score fuzzy matches by byte offset (#168) (0507747), closes #103
- release: adopt the proven fleet release-please shape — simple + workspace version extra-file (#213) (e803863)
- release: seed release-please manifest to the released 1.3.0 (#173) (e716614)
- resolve all open audit findings across 8 crates + v1.4.0 (#189) (7a68881)
- security: remediate quick-xml RUSTSEC-2026-0194/0195 (#167) (e1e7830), closes #164
- skeue: filter non-finite samples before sparkline coordinate math (5a048d0)
v1.3.0
v1.3.0
- mekhane: reconciled the forge-archive desktop surface for muda-backed app menus, global hotkey event plumbing, and the
default_iconPNG-to-Iconhelper. - dashboards: added and refined the dashboard lifecycle registry metadata from #2 and #4.
- keryx: added
SseStream::next_with_timeoutandurl::join_base_pathfrom #93 and #94.