Skip to content

0.1.72 - 2025-02-09

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 08:43

Release Notes

⛰️ Features

  • Nudge users towards PAVEX_DEBUG if they need to investigate errors further (by @LukeMathWalker) - #438
  • Add a '-w' option to 'pavex self setup' to streamline the onboard process. (by @LukeMathWalker) - #436
  • When printing an error chain, deduplicate identical errors to reduce visual noise (by @LukeMathWalker) - #438

🐛 Bug Fixes

  • Add a '--skip-activation' flag to 'pavex self setup' to fix the CI/CD pipeline of the starter project (by @LukeMathWalker) - #437

Contributors

pavex_cli 0.1.72

Install pavex_cli 0.1.72

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/pavex/releases/download/0.1.72/pavex_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/LukeMathWalker/pavex/releases/download/0.1.72/pavex_cli-installer.ps1 | iex"

Download pavex_cli 0.1.72

File Platform Checksum
pavex_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
pavex_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
pavex_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
pavex_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
pavex_cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

pavexc_cli 0.1.72

Install pavexc_cli 0.1.72

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/pavex/releases/download/0.1.72/pavexc_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/LukeMathWalker/pavex/releases/download/0.1.72/pavexc_cli-installer.ps1 | iex"

Download pavexc_cli 0.1.72

File Platform Checksum
pavexc_cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
pavexc_cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
pavexc_cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
pavexc_cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
pavexc_cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum