Skip to content

v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Apr 02:17

Install rspeek 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tzneal/rspeek/releases/download/v0.1.5/rspeek-installer.sh | sh

Download rspeek 0.1.5

File Platform Checksum
rspeek-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
rspeek-x86_64-apple-darwin.tar.xz Intel macOS checksum
rspeek-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
rspeek-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

What's Changed

  • perf: skip syn parsing for files that don't contain the search term by @tzneal in #5

Full Changelog: v0.1.4...v0.1.5