Skip to content

v0.27.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:20
· 75 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.27.0
4d7e49a

[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.