Releases: LyonSyonII/hunt-rs
Releases · LyonSyonII/hunt-rs
v3.0.0
13 Nov 16:28
Compare
Sorry, something went wrong.
No results found
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
v2.4.0
22 May 09:26
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Add --select and --multiselect options for an interactive file select screen.
Useful for chaining hunt with other commands.
Remove implicit ignore list, as it affected performance globally for a very small gain in specific queries.
More optimized substring search with memchr .
Install hunt 2.4.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/LyonSyonII/hunt-rs/releases/download/v2.4.0/hunt-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/LyonSyonII/hunt-rs/releases/download/v2.4.0/hunt-installer.ps1 | iex
Download hunt 2.4.0
2.3.0
14 Mar 13:40
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Multiple small optimizations for up to 25% performance improvement
Parallelism is now at directory level instead of file level
Install hunt 2.3.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/LyonSyonII/hunt-rs/releases/download/v2.3.0/hunt-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/LyonSyonII/hunt-rs/releases/download/v2.3.0/hunt-installer.ps1 | iex
Download hunt 2.3.0
2.2.0
07 Mar 10:16
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
🐛 Bug Fixes
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
2.1.0
20 Feb 11:42
Compare
Sorry, something went wrong.
No results found
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