Releases: pace-rs/pace
Releases · pace-rs/pace
pace_core-v0.9.0
pace_cli-v0.2.1
Other
- Improve testability and overall usability (#37)
- add pace-server library
- update asset auto size
0.7.1 - 2024-02-22
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 |
pace_server-v0.1.0
chore: add pace-server library
pace_core-v0.8.0
Added
- (api) [breaking] refine core api and cleanup library interfaces
Other
- implement more tests for ActivityStore and setup code coverage (#31)
- update discussions link
pace_cli-v0.2.0
Added
- (api) [breaking] refine core api and cleanup library interfaces
Other
- update discussions link
0.7.0 - 2024-02-17
Release Notes
Added
- (api) [breaking] refine core api and cleanup library interfaces
Fixed
- (deps) update rust crate clap_complete to 4.5.1 (#33)
Other
- format dprint.json
- ignore changelog for easier releases
- revert fix body in changelog for release-plz because it's not useful
- fix body in changelog for release-plz
- remove digests from steps, due high maintenance effort
- implement more tests for ActivityStore and setup code coverage (#31)
- update discussions link
Install pace-rs 0.7.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.7.0/pace-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/pace-rs/pace/releases/download/pace-rs-v0.7.0/pace-rs-installer.ps1 | iex
Download pace-rs 0.7.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 |
pace_core-v0.7.0
Added
- (activity) use only seconds for duration
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 - update domain
pace_cli-v0.1.3
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 - update domain
0.6.3 - 2024-02-16
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 |