What's Changed
- fix(collapse): keep a group inside the section it stands in by @fajarhide in #227
- fix(test): stop counting the "ok" inside a word as a passing test by @fajarhide in #230
- fix(rewrite): leave the caller's own pipe and redirect alone by @fajarhide in #237
- fix(distillers): stop summarising output that has no grammar by @fajarhide in #238
- fix(hooks): take the route the Passthrough banner names by @fajarhide in #239
- fix(git): keep the file rows a --stat flag asked for by @fajarhide in #240
- fix(collapse): group generic output on the line, not its skeleton by @fajarhide in #241
- fix(stats): count only the bytes a model actually read by @fajarhide in #243
- fix(hooks): make the Read path reachable, and measure what it costs by @fajarhide in #244
- fix(grep): count matches per section, not per payload by @fajarhide in #248
- test(perf): drop the wall-clock gate that cannot see the diff by @fajarhide in #249
Full Changelog: v0.6.7...v0.6.8