0.6.0 - 2024-02-14
github-actions
released this
14 Feb 04:24
·
258 commits
to main
since this release
Release Notes
Added
- (commands) introduce new
pace craft setup
command to make onboarding
easier (#10)
Other
- fix version number for usage
- (pace_core) release v0.5.0 (#17)
- (pace_cli) release v0.1.0 (#14)
- update cargo-dist
- change slogan
- update readmes
- remove assets as they can be found in pace-rs/assets repository now
- update cargo manifests
- add msrv check
- add logos from assets repository
- fmt
- add git-town config
Install pace-rs 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.6.0/pace-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/pace-rs/pace/releases/download/pace-rs-v0.6.0/pace-rs-installer.ps1 | iex
Download pace-rs 0.6.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 |