Releases: microsoft/tgrep
Releases · microsoft/tgrep
v0.1.10
v0.1.9
What's Changed
- feat: add gecko-dev (~250K files) benchmark by @shengyfu in #28
- fix: add regex safeguards and escape benchmark query by @shengyfu in #29
- chore: bump version to 0.1.9 by @shengyfu in #30
- fix: increase ripgrep benchmark timeout and fix exit code handling by @shengyfu in #32
- ci: use standard runners for chromium benchmarks by @shengyfu in #33
- docs: update benchmark results with gecko-dev and chromium across all platforms by @shengyfu in #34
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- feat: add count-files subcommand by @shengyfu in #18
- docs: add Contributing section to README by @shengyfu in #20
- test: add fuzz testing with cargo-fuzz by @shengyfu in #21
- fix: preserve insertion order in extract_with_masks by @shengyfu in #22
- ci: add Windows ARM64 release build + bump version to 0.1.5 by @shengyfu in #24
- feat: add --exclude flag for index and serve subcommands by @shengyfu in #25
- feat: prevent multiple servers on the same index directory by @shengyfu in #26
Full Changelog: v0.1.4...v0.1.7
v0.1.6
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
What's Changed
- Initial check-in: tgrep trigram-indexed code search tool by @shengyfu in #4
- Add ripgrep-compatible CLI flags for drop-in replacement usage by @shengyfu in #5
- chore: bump version to 0.1.1 by @shengyfu in #6
- chore: update Cargo.lock for version 0.1.1 by @shengyfu in #7
New Contributors
Full Changelog: v0.1.0...v0.1.1