github j178/prek v0.0.13
0.0.13

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

Release Notes

Enhancements

  • Add PREFLIGIT_NO_FAST_PATH to disable Rust fast path (#272)
  • Improve subprocess error message (#276)
  • Remove LanguagePreference and improve language check (#277)
  • Support downloading requested Python version automatically (#281)
  • Implement language specific version parsing (#273)

Bug fixes

  • Fix python version matching (#275)
  • Show progress bar in verbose mode (#278)

Install prefligit 0.0.13

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install j178/tap/prefligit

Download prefligit 0.0.13

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.