github j178/prek v0.0.17
0.0.17

latest releases: v0.3.1, v0.3.0, v0.2.30...
6 months ago

Release Notes

Enhancements

  • Add sample-config --file to write sample config to file (#313)
  • Cache computed dependencies on hook (#319)
  • Cache the found path to uv (#323)
  • Improve sample-config writing file (#314)
  • Reimplement find matching env logic (#327)

Bug fixes

  • Fix issue that entry of pygrep is not shell commands (#316)
  • Support python311 as a valid language version (#321)

Other changes

  • Bump cargo-dist to 0.29.0 (#322)
  • Update DIFF.md (#318)

Install prefligit 0.0.17

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prefligit/releases/download/v0.0.17/prefligit-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prefligit/releases/download/v0.0.17/prefligit-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install j178/tap/prefligit

Download prefligit 0.0.17

File Platform Checksum
prefligit-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
prefligit-x86_64-apple-darwin.tar.gz Intel macOS checksum
prefligit-x86_64-pc-windows-msvc.zip x64 Windows checksum
prefligit-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

Don't miss a new prek release

NewReleases is sending notifications on new releases.