Release Notes
🚀 Features - Breaking Changes
--ignore
can now skip files/directories with a specific name, instead of just paths.
- Breaking change, semantics are not the same as previous version, though it shouldn't affect much.
- Addresses #12.
🐛 Bug Fixes
--ignore
now has the exact same behaviour regardless of the --canonicalize
flag.
Install hunt 3.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LyonSyonII/hunt-rs/releases/download/v3.0.0/hunt-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/LyonSyonII/hunt-rs/releases/download/v3.0.0/hunt-installer.ps1 | iex
Download hunt 3.0.0