Skip to content

2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Feb 11:42
· 76 commits to main since this release
9286d71

Release Notes

πŸš€ Features

  • Changed sort_unstable to sort for up to 20% performance improvement
  • Re-added color to --help output

πŸ› Bug Fixes

  • Avoid allocation in case of case_sensitivity
  • Fixed canonicalization

Install hunt 2.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LyonSyonII/hunt-rs/releases/download/v2.1.0/hunt-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/LyonSyonII/hunt-rs/releases/download/v2.1.0/hunt-installer.ps1 | iex

Download hunt 2.1.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