Skip to content

v0.12.1

  • ayx update can now extract every published archive format. The build enables the tar/flate2 backends used by Linux and macOS .tar.gz files and the zip/deflate backend used by Windows .zip files. Upgrading into this fix from an older binary still requires one manual download because the old binary cannot extract its own archive.
  • ayx-one-api moves getrandom from 0.2 to 0.4. The PKCE verifier and OAuth-state helpers use getrandom::fill; entropy behavior is unchanged.