Skip to content

0.1.1 - 2026-05-05

Choose a tag to compare

@github-actions github-actions released this 05 May 08:49

Release Notes

Added

  • cargo-binstall metadata for GitHub Release binary installs.
  • Normal GitHub Actions CI for formatting, tests, feature-gated checks, clippy,
    and packaging.

Changed

  • Updated install documentation for the published crate, cargo-dist installers,
    and cargo-binstall.

Install codex-asr 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/wangnov/codex-asr/releases/download/v0.1.1/codex-asr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/wangnov/codex-asr/releases/download/v0.1.1/codex-asr-installer.ps1 | iex"

Download codex-asr 0.1.1

File Platform Checksum
codex-asr-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
codex-asr-x86_64-apple-darwin.tar.xz Intel macOS checksum
codex-asr-x86_64-pc-windows-msvc.zip x64 Windows checksum
codex-asr-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
codex-asr-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum