Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:11
b54ecf3

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

Full changelog: v0.6.0...v0.6.1