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 5mfor larger projects or cold caches; the default remains1m, with a maximum of1h. - 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 versionThis is a source release; no prebuilt binaries are attached. See the changelog and CI results.