• v0.1.3 a8fa63e7f1

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

    • Add forge.lthn.ai/core/go-log as direct dependency (was indirect)
    • Alias go-io import as coreio throughout cache.go and cache_test.go
    • Replace all fmt.Errorf calls in Path() with coreerr.E()
    • Wrap all raw error returns from stdlib/medium calls with coreerr.E()
    • No interface implemented by Cache found; compile-time check skipped

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

    Downloads