Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:52
328d431

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

Full changelog: v0.4.1...v0.4.2