• v0.1.3 e743cd927d

    Ghost released this 2026-03-16 18:19:50 +00:00 | 150 commits to dev since this release

    Standardise error handling in store/store.go, store/medium.go,
    local/client.go, and s3/s3.go to use coreerr.E() from go-log,
    matching the pattern used across the rest of the codebase.
    Remove now-unused "fmt" imports from store packages and s3.

    Co-Authored-By: Virgil virgil@lethean.io

    Downloads