Release Notes
Enhancements
- Build wheels for more platforms (#489)
Bug fixes
- Fix
git commit -adoes not pick up staged files correctly (#487)
Install prek 0.0.29
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.0.29/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.0.29/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install j178/tap/prek