Skip to content

EmbedLedger 0.1.1

Latest

Choose a tag to compare

@agammann agammann released this 20 Sep 01:06

Cold Go caches can take longer than the previous fixed one-minute scan deadline. This release preserves the deadline error and adds a configurable timeout with an actionable retry message.

  • Use --timeout 5m for larger projects or cold caches; the default remains 1m, with a maximum of 1h.
  • Existing 0.1.0 baselines remain compatible when their build scope matches.
  • Installation, quick start, troubleshooting, and GitHub Actions instructions have been expanded.
  • Compatibility checks passed against selected scopes in pinned Glamour, Goose, and Mods checkouts, including independent hashes, drift detection, restoration, and byte limits. See the validation report for setup details and limits.

Install with Go 1.27 or newer on PATH:

go install github.com/agammann/embedledger@v0.1.1
embedledger version

This is a source release; no prebuilt binaries are attached. See the changelog and CI results.