github j178/prek v0.0.21
0.0.21

latest releases: v0.3.3, v0.3.2, v0.3.1...
6 months ago

Release Notes

Enhancements

  • Add --directory to prefligit run (#358)
  • Implement tags_from_interpreter (#362)
  • Set GOBIN to <hook-env>/bin, set GOPATH to $PREGLIGIT_HOME/cache/go (#369)

Performance

  • Make Partitions iterator produce slice instead of Vec (#361)
  • Use rustc_hash (#359)

Bug fixes

  • Add node to PATH when running npm (#371)
  • Fix bug that default hook stage should be pre-commit (#367)
  • Fix cache dir permission before clean (#368)

Other changes

  • Move Project into workspace module (#364)

Install prefligit 0.0.21

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install j178/tap/prefligit

Download prefligit 0.0.21

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.