v0.6.1
atago v0.6.1
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
- a5e0126: fix(assert): fold CRLF in every stream text matcher (@nao1215)
- 9bfe013: fix(assert,engine): recover from a JSON parser panic on malformed output (@nao1215)
- 97ffb6c: fix(cli): name snapshot update in its own error messages, not run (@nao1215)
- 7c4e7a0: fix(cmd): create the parent directory for a nested stdout_to / stderr_to target (@nao1215)
- c8b8e14: fix(cmd): report 128+signal exit code for a signal-terminated run command (@nao1215)
- ccdea19: fix(cmd): split no-shell argv on newlines to match POSIX on Windows (@nao1215)
- 66fe6a1: fix(loader): recover from a decoder panic on malformed YAML (@nao1215)
Documentation
- a1e2acf: docs(changelog): stamp v0.6.1 (@nao1215)
- 0535b18: docs(readme): drop the Go Report Card and Star History badges (@nao1215)
- 344b825: docs(readme): refresh the demo gif with the current suite size (@nao1215)
Full changelog: v0.6.0...v0.6.1