Skip to content

Releases: anelson/cgx

0.0.11 - 2026-06-03

03 Jun 10:24
b896fc6

Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • Add more complexity to Linux musl builds in the hopes of fixing them (#178)
  • Update Dependabot config (#188)

💼 Other

  • (refactor) Move from anelson-labs/cgx to anelson/cgx (#191)

🛡️ Security

  • (ci) Switch to using Trusted Publishing to crates.io (#192)

cgx 0.0.11

Install cgx 0.0.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson/cgx/releases/download/v0.0.11/cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson/cgx/releases/download/v0.0.11/cgx-installer.ps1 | iex"

Download cgx 0.0.11

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

0.0.10 - 2026-05-28

31 May 11:28
634b310

Choose a tag to compare

Release Notes

💼 Other

  • (deps) Bump sha2 from 0.10.9 to 0.11.0 (#150)

⚙️ Miscellaneous Tasks

  • Update Cargo.toml dependencies

🛡️ Security

  • (deps) Bump gix from 0.80.0 to 0.83.0 (#148)

cgx 0.0.10

Install cgx 0.0.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/v0.0.10/cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/v0.0.10/cgx-installer.ps1 | iex"

Download cgx 0.0.10

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

0.0.8 - 2025-11-16

16 Nov 22:06
de547c8

Choose a tag to compare

Release Notes

🚀 Features

  • Add structured message format for detailed operation reporting (#68)

⚙️ Miscellaneous Tasks

  • Configure cargo-dist to exclude cargo-cgx from release text (#65)

cgx 0.0.8

Install cgx 0.0.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/v0.0.8/cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/v0.0.8/cgx-installer.ps1 | iex"

Download cgx 0.0.8

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

0.0.7 - 2025-11-07

07 Nov 18:54
b29d0e1

Choose a tag to compare

Release Notes

🚀 Features

  • Add --refresh flag to bypass cache (#64)

⚙️ Miscellaneous Tasks

  • Do not try to use cargo-auditable when building cgx release bins (#62)

cargo-cgx 0.0.7

Install cargo-cgx 0.0.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cargo-cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cargo-cgx-installer.ps1 | iex"

Download cargo-cgx 0.0.7

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

cgx 0.0.7

Install cgx 0.0.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/v0.0.7/cgx-installer.ps1 | iex"

Download cgx 0.0.7

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

0.0.4 - 2025-11-04

04 Nov 14:40

Choose a tag to compare

Release Notes

🚀 Features

  • Add cargo-cgx binary crate for cargo subcommand integration (#51)
  • Honor tool versions in config when resolving crates (#46)

🐛 Bug Fixes

  • Add cargo-binstall metadata to Cargo.toml for faster installs
  • Fix broken README link in cgx-core/Cargo.toml that blocks release

🚜 Refactor

  • Factor most logic out into cgx-core library crate (#41)

📚 Documentation

  • Add text in README about instability
  • Update README with installation instructions (#50)

🧪 Testing

  • Add integration tests that actually drive the CLI and verify behavior (#34)

Install cgx 0.0.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/cgx-v0.0.4/cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/cgx-v0.0.4/cgx-installer.ps1 | iex"

Download cgx 0.0.4

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

0.0.5 - 2025-11-04

04 Nov 17:57
f164e85

Choose a tag to compare

Release Notes

🚜 Refactor

  • Make our insta snapshot tests of SBOMs more robust

⚙️ Miscellaneous Tasks

  • Update Cargo.toml dependencies

0.0.4 - 2025-11-04

04 Nov 13:23

Choose a tag to compare

Release Notes

🚀 Features

  • Add cargo-cgx binary crate for cargo subcommand integration (#51)
  • Honor tool versions in config when resolving crates (#46)

🐛 Bug Fixes

  • Add cargo-binstall metadata to Cargo.toml for faster installs
  • Fix broken README link in cgx-core/Cargo.toml that blocks release

🚜 Refactor

  • Factor most logic out into cgx-core library crate (#41)

📚 Documentation

  • Add text in README about instability
  • Update README with installation instructions (#50)

🧪 Testing

  • Add integration tests that actually drive the CLI and verify behavior (#34)

0.0.3 - 2025-10-05

04 Nov 09:43

Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • Migrate repository to anelson-labs
  • (Hopefully) get dist working on aarch64
  • Try to fix release-plz PR creation using correct token
  • Fix release-plz workflow issues
  • Trying to fix broken release-plz release GHA workflow job

0.0.4 - 2025-11-04

04 Nov 14:43

Choose a tag to compare

Release Notes

🚀 Features

  • Add cargo-cgx binary crate for cargo subcommand integration (#51)
  • Honor tool versions in config when resolving crates (#46)

🐛 Bug Fixes

  • Add cargo-binstall metadata to Cargo.toml for faster installs
  • Fix broken README link in cgx-core/Cargo.toml that blocks release

🚜 Refactor

  • Factor most logic out into cgx-core library crate (#41)

📚 Documentation

  • Add text in README about instability
  • Update README with installation instructions (#50)

🧪 Testing

  • Add integration tests that actually drive the CLI and verify behavior (#34)

Install cargo-cgx 0.0.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/cargo-cgx-v0.0.4/cargo-cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/cargo-cgx-v0.0.4/cargo-cgx-installer.ps1 | iex"

Download cargo-cgx 0.0.4

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

0.0.3 - 2025-10-05

05 Oct 15:56

Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • Migrate repository to anelson-labs
  • (Hopefully) get dist working on aarch64
  • Try to fix release-plz PR creation using correct token
  • Fix release-plz workflow issues
  • Trying to fix broken release-plz release GHA workflow job

Install cgx 0.0.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/anelson-labs/cgx/releases/download/v0.0.3/cgx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/anelson-labs/cgx/releases/download/v0.0.3/cgx-installer.ps1 | iex"

Download cgx 0.0.3

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