Skip to content

Releases: pyranha-labs/vectorgrep

VectorGrep v1.1.0

17 Mar 17:32
768264f
Compare
Choose a tag to compare

What's Changed

  • new: Add support for limiting maximum amount of matches before exiting.
  • new: Add support quiet option to grep command.
  • new: Add ability to control build arguments to create custom builds.
  • new: Support down to Trusty with GCC9 installed.
  • new: Add support for customizing libvectorgrep path for custom builds.
  • new: Add support for running, and guides for building, on x86_64 emulated systems.
  • chg: Migrate configurations and builds to pyproject.toml.
  • fix: Use proper exit codes in vectorgrep command on match, no match, and error.

Full Changelog: v1.1.0

VectorGrep v1.0.0

03 Feb 19:28
8893f1e
Compare
Choose a tag to compare

What's Changed

  • chg: Initial swap of Hyperscan libraries with Vectorscan.

Full Changelog: v1.0.0