Release Notes
Enhancements
- Move home dir to
~/.cache/prefligit
(#154)
- Implement trailing-whitespace in Rust (#137)
- Limit hook install concurrency (#145)
- Simplify language default version implementation (#150)
- Support install uv from pypi (#149)
- Add executing command to error message (#141)
Bug fixes
- Use hook
args
in fast path (#139)
Other changes
- Remove hook install_key (#153)
- Remove pyvenv.cfg patch (#156)
- Try to use D drive on Windows CI (#157)
- Tweak trailing-whitespace-fixer (#140)
- Upgrade dist to v0.27.0 (#158)
- Uv install python into tools path (#151)
Install prefligit 0.0.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prefligit/releases/download/v0.0.8/prefligit-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/j178/prefligit/releases/download/v0.0.8/prefligit-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install j178/tap/prefligit
Download prefligit 0.0.8