Release Notes
🎨 Styling
- Fix rustfmt and clippy warnings
📚 Documentation
- Rewrite the installation section
- Collapse help output behind details blocks
- Enable Scarf telemetry pixel for pact-cli (PACT-7007) (#86)
🛠️ Miscellaneous Tasks
- Add cargo-dist and release-plz pipeline
Install pact 0.10.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/pact-foundation/pact-cli/releases/download/v0.10.3/pact-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/pact-foundation/pact-cli/releases/download/v0.10.3/pact-installer.ps1 | iex"
Download pact 0.10.3