0.10.0 - 2024-02-28
·
165 commits
to main
since this release
Release Notes
Fixed
- (deps) update rust crate log to 0.4.21 (#57)
Other
- (commands) [breaking] Move a lot of the commands into pace-core (#56)
Install pace-rs 0.10.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.10.0/pace-rs-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/pace-rs/pace/releases/download/pace-rs-v0.10.0/pace-rs-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install pace-rs/homebrew-tap/pace-rs
Download pace-rs 0.10.0
File | Platform | Checksum |
---|---|---|
pace-rs-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
pace-rs-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
pace-rs-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
pace-rs-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
pace-rs-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
pace-rs-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |