Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:03
3344252

atago v0.11.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

  • 6fdb413: feat(website): add self-hosted Pagefind search with a lazy-loaded nav search box (#256) (@nao1215)
  • d90e430: feat(website): landing h1, right-ratio social card, favicon, sitemap/robots, search-intent tool titles (#253) (@nao1215)
  • 1fc1a60: feat(website): lazy copy buttons, content-visibility, skip link, focus-visible, and real table semantics (#254) (@nao1215)
  • c2f8912: feat(website): sticky TOC sidebar and a live cookbook recipe filter (#255) (@nao1215)

Bug fixes

  • d7fcb8a: fix(ci): allow release smoke without local latest tag (#266) (@nao1215)
  • cc9f9ae: fix(cli): harden finishRun against incomplete results (#265) (@nao1215)
  • 21cdb8d: fix(e2e): gate redis scenarios on both redis-server and redis-cli (#257) (@nao1215)
  • 98b11f7: fix(engine): honor teardown security violations, guard leaked refs, atomic snapshot writes, converged retry changes (#252) (@nao1215)
  • 3aa7eb1: fix(engine): mask secrets and guard unresolved refs in suite setup/teardown steps (#258) (@nao1215)
  • a2d73d1: fix(spec): collect suite service env/ready vars and surface them in the manifest (#259) (@nao1215)

Documentation

Others

Full changelog: v0.10.0...v0.11.0