Releases: CycloneDX/cyclonedx-rust-cargo
Releases · CycloneDX/cyclonedx-rust-cargo
0.5.1 - 2024-05-22
Release Notes
Added
- Emitting CycloneDX 1.5 is now supported. The data emitted is unchanged.
- Adopted
cargo dist
for publishing binaries to Github releases. This adds another installation option:cargo binstall cargo-cyclonedx
. ([#559])
Install cargo-cyclonedx 0.5.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CycloneDX/cyclonedx-rust-cargo/releases/download/cargo-cyclonedx-0.5.1/cargo-cyclonedx-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/CycloneDX/cyclonedx-rust-cargo/releases/download/cargo-cyclonedx-0.5.1/cargo-cyclonedx-installer.ps1 | iex"
Download cargo-cyclonedx 0.5.1
File | Platform | Checksum |
---|---|---|
cargo-cyclonedx-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
cargo-cyclonedx-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
cargo-cyclonedx-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
cargo-cyclonedx-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
cargo-cyclonedx-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
cargo-cyclonedx-0.5.0
cargo-cyclonedx 0.5.0 release
cargo-cyclonedx-0.4.1
cargo-cyclonedx 0.4.1 release
cargo-cyclonedx-0.4.0
cargo-cyclonedx 0.4.0 release
0.1.0
Added crates shield