• v0.1.4 683f78c37a

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

    Rename the go-io import alias from the default io to coreio in
    service.go and config_test.go, matching the alias already used in
    config.go. Wrap the bare error return at service.go:48 with
    coreerr.E() to include caller context.

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

    Downloads