Release Notes
Enhancements
- Show unimplemented status instead of panic (#290)
- Try default uv managed python first, fallback to download (#291)
Other changes
- Update Rust crate fancy-regex to 0.16.0 (#286)
- Update Rust crate indicatif to 0.18.0 (#287)
- Update Rust crate pprof to 0.15.0 (#288)
- Update Rust crate serde_json to v1.0.142 (#285)
- Update astral-sh/setup-uv action to v6 (#289)
Install prefligit 0.0.14
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prefligit/releases/download/v0.0.14/prefligit-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prefligit/releases/download/v0.0.14/prefligit-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install j178/tap/prefligitDownload prefligit 0.0.14
| 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 |