v0.7.0
atago v0.7.0
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
Features
- 53b91f9: feat(pty): run pty steps on Windows via a self-contained ConPTY runner (@nao1215)
- aea581d: feat(record): support record --pty on Windows via a shared ConPTY package (#191) (@nao1215)
- a23acdc: feat(service): tear down the whole service process tree on Windows via a job object (#190) (@nao1215)
Bug fixes
- 0bae61e: fix(pty): set STARTF_USESTDHANDLES so the ConPTY child does not grab the parent console (@nao1215)
- 04dd4ca: fix(pty): terminate an empty ConPTY env block with a double NUL and fix spelling (@nao1215)
Documentation
Others
- 6379873: build(deps): bump github.com/ohler55/ojg from 1.28.1 to 1.28.2 (#165) (@dependabot[bot])
- b905678: refactor(record): share one cross-platform terminalSize helper across capture backends (#192) (@nao1215)
Full changelog: v0.6.1...v0.7.0