• v0.3.1 a6cf9a7096

    chore: bump version to 0.3.1
    Some checks failed
    CI / lint (push) Has been cancelled
    CI / build (push) Has been cancelled
    CI / test (push) Has been cancelled
    CI / functional (push) Has been cancelled

    Ghost released this 2026-04-19 20:54:45 -06:00 | 11 commits to main since this release

    Restores installability via 'go install @latest'. Prior letter-suffix
    tags (v0.3.0a..v0.3.0f) aren't valid semver and were ignored by Go's
    module resolver, leaving @latest pointing at v0.3.0 which predates
    the module-path migration.

    Downloads