v0.27.0
[0.27.0] - 2026-06-10
🚀 Features
-
(cmd) Add whatsnew command, adopt forge's shared hint wiring - (9457530) by @bchatard
Registers updatecheck.WhatsNewCommand (heraut whatsnew shows the release-note
span newer than the running build), and collapses the update-hint PostRun to a
single updatecheck.Hinter{…}.PostRun() using the shared CacheFile("heraut") —
dropping the hand-rolled timeout/cache-path block (forge M11/ADR-0012).Co-Authored-By:Claude Opus 4.8 noreply@anthropic.com
💼 Other
-
(deps) Bump forge to v0.13.0 - (6a4f278) by @bchatard
Brings updatecheck.WhatsNewCommand (forge ADR-0012 tier C) for the whatsnew
wiring, plus the tier A changelog pointer in the upgrade hint.Co-Authored-By:Claude Opus 4.8 noreply@anthropic.com
-
(deps) Bump forge to v0.14.0 - (b36f93a) by @bchatard
Brings updatecheck.CacheFile + Hinter.PostRun (forge M11) for the shared
update-hint wiring, alongside WhatsNewCommand for the whatsnew command.Co-Authored-By:Claude Opus 4.8 noreply@anthropic.com
Commit Statistics
- 3 commit(s) contributed to the release.
- 0 day(s) passed between the first and last commit.
- 3 commit(s) parsed as conventional.
- 0 linked issue(s) detected in commits.