microsoft/tgrep v1.0.6
microsoft/tgrep
Captured source
source ↗published Sep 10, 2026seen 1hcaptured 1hhttp 200method plain
v1.0.6
Repository: microsoft/tgrep
Tag: v1.0.6
Published: 2026-09-10T21:40:11Z
Prerelease: no
Release notes:
What's Changed
- fix: print search stats after matches by @rksharma-owg in https://github.com/microsoft/tgrep/pull/146
- ran
cargo clippy --allow-dirty --fix -- -Wclippy::use_selfby @adamnemecek in https://github.com/microsoft/tgrep/pull/150 - fix: report match counts in --stats for the local-index and brute-force paths by @thecolourfoundation in https://github.com/microsoft/tgrep/pull/149
New Contributors
- @rksharma-owg made their first contribution in https://github.com/microsoft/tgrep/pull/146
- @adamnemecek made their first contribution in https://github.com/microsoft/tgrep/pull/150
- @thecolourfoundation made their first contribution in https://github.com/microsoft/tgrep/pull/149
Full Changelog: https://github.com/microsoft/tgrep/compare/v1.0.5...v1.0.6