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
chore: bump version to 7.1.0 and update documentation
Version Update:
- Bumped version from 7.0.1 to 7.1.0
README Changes:
- Updated installation command to use v7.1.0 tag
CHANGELOG Enhancements:
- Added comprehensive regex pattern matching documentation
- Documented new --rebuild-fts-index flag for index regeneration
- Added performance comparison data from Evolution codebase testing
- Documented FTS vs grep performance metrics showing CLI startup overhead
- Added bug fixes section covering snippet extraction improvements
- Documented test suite fixes (14 tests) for token-based regex
This release includes the completed Full-Text Search epic with Tantivy
integration, providing token-based regex search as a grep replacement
with DFA-based engine for ReDoS immunity.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments