Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 16:28
· 1 commit to main since this release
8f50d1a

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

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