Enhancements
- auto-update: prefer tags that are most similar to the current version (#719)
Bug fixes
- Fix
git --no-pager diffcommand syntax upon failures (#746) - Clean working tree of current workspace only (#747)
- Use concurrent read and write in
git check-attr(#731)
Documentation
Contributors
Install prek 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.2.1/prek-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.2.1/prek-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install j178/tap/prek