Skip to content

Releases: pyranha-labs/hypergrep

HyperGrep v3.2.0

17 Mar 17:43
fee5091
Compare
Choose a tag to compare

What's Changed

  • new: Add support for limiting maximum amount of matches before exiting.
  • new: Add support for quiet option to grep command.
  • chg: Migrate configurations and builds to pyproject.toml.
  • fix: Use proper exit codes in hypergrep command on match, no match, and error.

Full Changelog: v3.2.0

HyperGrep v3.1.0

03 Feb 19:18
ba7c8b1
Compare
Choose a tag to compare

What's Changed

  • new: Allow overriding hyperscan and zstd libraries used.
  • new: Add test for parsing gz files.
  • chg: Update hyperscan to 5.4.2.
  • chg: Update zstd to 1.5.5.
  • chg: Condense package layout to simplify usage.
  • chg: Reorganize build scripts for upcoming changes.
  • chg: Update integration with GitHub community guidelines.
  • chg: Update compatibility information.
  • chg: Prepare final feature release due to Hyperscan licensing change.
  • chg: Update README to notify of VectorGrep replacement.

Full Changelog: v3.1.0

HyperGrep v3.0.0

20 Jan 22:12
64b59fb
Compare
Choose a tag to compare

What's Changed

  • new: Add simplified mark for paramtrizing large sets of test cases.
  • chg: Simplify redundancies in module name.
  • chg: Ensure venv site package configuration matches python bin.
  • chg: Remove bandit B101 ignore.
  • chg: Update recipes to reduce dependency on git.
  • chg: Update resource URLs.

Full Changelog: v3.0.0