0.7.1 - 2024-02-22
github-actions
released this
22 Feb 13:56
·
205 commits
to main
since this release
Release Notes
Fixed
- (deps) update serde monorepo to 1.0.197 (#40)
- (clippy) apply clippy lints for main
Other
- update command overview to reflect better the implementation status of several commands
- cleanup crates
- Improve testability and overall usability (#37)
- (deps) update rust crate assert_cmd to 2.0.14 (#39)
- update changelog
- add pace-server library
- harmonize github workflows
- update asset auto size
- rework key for commands and enhanced plausibility
- (deps) remove unnecessary async dep bloat (tokio, condvar, futures)
Install pace-rs 0.7.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.7.1/pace-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/pace-rs/pace/releases/download/pace-rs-v0.7.1/pace-rs-installer.ps1 | iex
Download pace-rs 0.7.1
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 |