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