0.6.3 - 2024-02-16
github-actions
released this
16 Feb 06:09
·
231 commits
to main
since this release
Release Notes
Added
- (activity) use only seconds for duration
- (cli) implement overriding config values with global cli arguments
(-a/--activity_log_file)
Other
- (storage) implement in-memory storage
(#28) - remove usage from library readmes as it's cumbersome to update and crates.io
gives good advices anyway - add pr command to Justfile
- update example data filename
- add release plz action
- update domain
Install pace-rs 0.6.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.6.3/pace-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/pace-rs/pace/releases/download/pace-rs-v0.6.3/pace-rs-installer.ps1 | iex
Download pace-rs 0.6.3
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 |