v0.4.2
atago v0.4.2
atago tests real CLI behavior from plain YAML: commands, files, snapshots,
and interactive terminals.
Every artifact is signed and ships with an SBOM and build provenance — see
Verifying release integrity.
Changelog
Bug fixes
- 6cc9b55: fix(assert): compare large JSON integers exactly and render whole floats plainly (@nao1215)
- 8088377: fix(assert): treat json.Number as numeric in equals (@nao1215)
- b553ca7: fix(loader): reject empty regexps and negative length/duration bounds (@nao1215)
- b1fb079: fix(report): fold captured control bytes so tap and gha stay well-formed (@nao1215)
Documentation
- 9e899b7: docs(changelog): record the assert, loader, and report edge fixes (@nao1215)
- 0294bed: docs(changelog): stamp v0.4.2 (@nao1215)
Full changelog: v0.4.1...v0.4.2