Release Notes
🚀 Features
- Use
crossbeam_channel
for up to 90% performance improvement - feat: use ignore hidden detection implementation for correctness
🐛 Bug Fixes
- fix: fixed freeze when reading from current directory
- fix: Output is no longer highlighted when -s or -ss is provided
Install hunt 2.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LyonSyonII/hunt-rs/releases/download/v2.2.0/hunt-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/LyonSyonII/hunt-rs/releases/download/v2.2.0/hunt-installer.ps1 | iex
Download hunt 2.2.0
File | Platform | Checksum |
---|---|---|
hunt-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
hunt-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
hunt-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
hunt-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
hunt-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |