Skip to content

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 05:58
· 592 commits to main since this release

[0.7.3] - 2026-07-07

Fixed

  • Published the matching a3s-tui crate API used by the CLI so crates.io
    verification can build the released package without relying on local
    workspace patches.
  • Made the release workflow fail when crates.io or Homebrew publishing
    credentials are missing instead of reporting a misleading successful release.
  • Added a crates.io User-Agent and retry policy to release dependency checks so
    GitHub Actions does not misclassify already published A3S crates as missing.