Skip to content

0.6.2 - 2024-02-15

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 05:17
· 240 commits to main since this release
7a7a1f4

Release Notes

Added

  • (config) Implement reading from configuration file and improve error
    handling for onboarding UX

Fixed

  • (data) apply fixes to example data for making the tests pass again
  • typo in setup intro text

Other

  • pace_core-v0.6.0
  • pace_cli v0.1.2

Install pace-rs 0.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.6.2/pace-rs-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/pace-rs/pace/releases/download/pace-rs-v0.6.2/pace-rs-installer.ps1 | iex

Download pace-rs 0.6.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