Skip to content

Releases: forkwright/theatron

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:36
3bcde09

1.6.2 (2026-08-16)

Bug Fixes

  • toolchain: build on stable rather than nightly (#266) (9906675)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 20:20
48cb9e7

1.6.1 (2026-08-15)

Bug Fixes

  • repo: collapse the stale commit identities to one canonical author (#263) (8a47e08)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 01:18
f319c94

1.6.0 (2026-08-13)

Features

  • keryx: expose extract_body_message for cross-crate reuse (#258) (3e00b2c)

Bug Fixes

  • deps: raise the MSRV floor that was pinning a vulnerable lru (#259) (f35e0f7)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 03:17
ff0d6c8

1.5.1 (2026-08-04)

Bug Fixes

  • deps: bump event-listener to 5.4.2 for RUSTSEC-2026-0221 (#244) (f0b54ef)
  • naga: guard naga/codespan feature configuration (#243) (9c9a6f4), closes #233

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 02:45
237413b

1.5.0 (2026-07-29)

Features

  • bathron: expose the durable-replace sequence as a primitive (#240) (15bab1c), closes #238

Bug Fixes

  • release: hold intra-workspace path deps in version lockstep (#237) (2fcc92b), closes #220

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 01:05
97e92fd

1.4.1 (2026-07-29)

Bug Fixes

  • deps: stop unifying codespan-reporting features into naga (#234) (7c3fb43), closes #233

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:24
79d729f

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

Choose a tag to compare

@forkwright forkwright released this 22 May 13:39
2f73ff1

v1.3.0

  • mekhane: reconciled the forge-archive desktop surface for muda-backed app menus, global hotkey event plumbing, and the default_icon PNG-to-Icon helper.
  • dashboards: added and refined the dashboard lifecycle registry metadata from #2 and #4.
  • keryx: added SseStream::next_with_timeout and url::join_base_path from #93 and #94.