Releases: pyranha-labs/vectorgrep
Releases · pyranha-labs/vectorgrep
Release list
VectorGrep v1.2.0
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
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