You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce --tests-only/--no-tests and bump 9.2.1
Update README and usage examples to reflect the new flags.
Implement parsing logic in CmdOptions and bump the cabal version.
Remove a stray Debug.Trace import and apply minor whitespace fixes.
Bump README to 9.2.0 and update counts
Update version strings in header, "What's New" section, and usage
example. Increment reported supported languages for semantic test
filtering and test-framework support from 27+ to 28+.
Release Cgrep 8.2.0
- Replaced RawFilePath with OsPath.
- Fixed a bug in the generic tokenizer and parser affecting several languages (e.g., C++, Rust).
- Improved code quality and resolved minor issues.