v0.2.2
leash v0.2.2 updates the one dependency, rerun, to v0.2.0 ("correct under failure").
Container image: docker pull ghcr.io/sylvester-francis/leash:0.2.2
Changed
- Updated
rerunto v0.2.0 and adopted its typed error sentinels:EnsureRunand the append retry now matchrerun.ErrRunExists/rerun.ErrSeqConflictwitherrors.Is, replacing a fragile SQLite error-string heuristic (a resume no longer depends on the wording of a driver error). Existing ledger databases migrate in place via rerun's versioned schema migrations.
No config or behavior changes for users. See the CHANGELOG.