0.0.5
Release Notes
Enhancements
v0.0.4 release process was broken, so this release is a actually a re-release of v0.0.4.
- Improve subprocess trace and error output (#92)
- Stash working tree before running hooks (#96)
- Add color to command trace (#94)
- Improve hook output display (#79)
- Improve uv installation (#78)
- Support docker language (#67)
Install pre-commit-rs 0.0.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/pre-commit-rs/releases/download/v0.0.5/pre-commit-rs-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/j178/pre-commit-rs/releases/download/v0.0.5/pre-commit-rs-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install j178/tap/pre-commit-rs
Download pre-commit-rs 0.0.5
File | Platform | Checksum |
---|---|---|
pre-commit-rs-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
pre-commit-rs-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
pre-commit-rs-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
pre-commit-rs-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |