Skip to content

VectorGrep v1.1.0

Latest
Compare
Choose a tag to compare
@dfrtz dfrtz released this 17 Mar 17:32
· 3 commits to main since this release
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