github LyonSyonII/hunt-rs v2.1.0
2.1.0

latest releases: v3.0.0, v2.4.0, v2.3.0...
19 months ago

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

Don't miss a new hunt-rs release

NewReleases is sending notifications on new releases.