github-actions
released this
24 Mar 20:20
·
3 commits
to main
since this release
Release Notes
Added
- (completions) add nushell completions
Other
- remove pace_testing crate and migrate it to integration test (#108)
- ignore tests that use utc locally and only run them in ci
Install pace-rs 0.15.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.15.2/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.15.2/pace-rs-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install pace-rs/homebrew-tap/pace-rs
Download pace-rs 0.15.2
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 |