Skip to content

Releases: pace-rs/pace

pace_core-v0.12.1

29 Feb 13:41
9f13818
Compare
Choose a tag to compare

Added

  • (commands) implement adjust command and update readme accordingly

Fixed

  • clippy

Other

  • (activitylog) do not pretty print to have collections (e.g., for tags) on one line

pace_cli-v0.4.1

29 Feb 13:41
9f13818
Compare
Choose a tag to compare

Fixed

  • clippy

0.11.0 - 2024-02-29

29 Feb 13:50
9f13818
Compare
Choose a tag to compare

Release Notes

Added

  • (commands) implement adjust command and update readme accordingly
  • re-export pace libraries

Fixed

  • clippy

Other

  • (activitylog) do not pretty print to have collections (e.g., for tags) on one line
  • make just and dprint files hidden
  • update scoop manifest

Install pace-rs 0.11.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.11.0/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.11.0/pace-rs-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install pace-rs/homebrew-tap/pace-rs

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

0.10.0 - 2024-02-28

29 Feb 00:07
004d109
Compare
Choose a tag to compare

Release Notes

Fixed

  • (deps) update rust crate log to 0.4.21 (#57)

Other

  • (commands) [breaking] Move a lot of the commands into pace-core (#56)

Install pace-rs 0.10.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.10.0/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.10.0/pace-rs-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install pace-rs/homebrew-tap/pace-rs

Download pace-rs 0.10.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_server-v0.1.2

28 Feb 19:04
5ae7921
Compare
Choose a tag to compare

Other

  • add coc to readmes

pace_core-v0.12.0

28 Feb 23:56
004d109
Compare
Choose a tag to compare

Fixed

  • (deps) update rust crate log to 0.4.21 (#57)

Other

  • (commands) [breaking] Move a lot of the commands into pace-core (#56)

pace_core-v0.11.0

28 Feb 19:03
5ae7921
Compare
Choose a tag to compare

Added

  • (storage) [breaking] Replace dynamic dispatch with enum dispatch (#55)
  • (cli) [breaking] move clap types into pace_core and introduce clap features for that (#54)
  • (cli) add cli options to review command (#51)
  • (review) implement some review related activity queries and their tests (#50)

Fixed

  • (deps) update rust crate rayon to 1.9.0 (#52)

Other

  • add comment about breaking changes to libraries
  • add coc to readmes
  • (setup) rename craft command to setup (#53)

pace_cli-v0.4.0

28 Feb 23:56
004d109
Compare
Choose a tag to compare

Other

  • (commands) [breaking] Move a lot of the commands into pace-core (#56)

pace_cli-v0.3.0

28 Feb 19:04
5ae7921
Compare
Choose a tag to compare

Other

  • add comment about breaking changes to libraries
  • add coc to readmes
  • (setup) rename craft command to setup (#53)

0.9.0 - 2024-02-28

28 Feb 19:20
5ae7921
Compare
Choose a tag to compare

Release Notes

Added

  • (storage) [breaking] Replace dynamic dispatch with enum dispatch (#55)
  • (cli) [breaking] move clap types into pace_core and introduce clap features for that (#54)
  • (aliases) add aliases to the root cli commands
  • (cli) add cli options to review command (#51)
  • (review) implement some review related activity queries and their tests (#50)

Fixed

  • (deps) update rust crate rayon to 1.9.0 (#52)

Other

  • add comment about breaking changes to libraries
  • add coc to readmes
  • add comment about breaking changes
  • (setup) rename craft command to setup (#53)
  • (cli) [breaking] remove -c and -a short options for config and activity log files
  • update scoop manifest

Install pace-rs 0.9.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pace-rs/pace/releases/download/pace-rs-v0.9.0/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.9.0/pace-rs-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install pace-rs/homebrew-tap/pace-rs

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