Skip to content

Releases: pyranha-labs/vectorgrep

VectorGrep v1.2.0

Choose a tag to compare

@dfrtz dfrtz released this 21 Sep 18:19
deb6741

What's Changed

  • new: Add files-without-match and files-with-matches options to grep command.
  • chg: Update ruff to 0.4.8 and replace pydocstyle standalone.
  • chg: Update dev QA requirements to latest.
  • chg: Remove deprecated pydocstyle config.
  • chg: Add argument to read input files from file contents.
  • chg: Update vectorscan and zstd to latest, and add more control over builds.
  • chg: Use shared build tools for make recipes.

Full Changelog: v1.2.0

VectorGrep v1.1.0

Choose a tag to compare

@dfrtz dfrtz released this 17 Mar 17:32
768264f

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

Choose a tag to compare

@dfrtz dfrtz released this 03 Feb 19:28
8893f1e

What's Changed

  • chg: Initial swap of Hyperscan libraries with Vectorscan.

Full Changelog: v1.0.0