v0.6.9
What's Changed
- fix(toml): fail open when batch filters strip every line by @snowyukitty in #253
- docs(roadmap): state the goal, the non-goals, and how each axis is done by @fajarhide in #256
- fix(hooks): file distillations under the host's session id by @fajarhide in #259
- fix(doctor): read the tables the readings claim to describe by @fajarhide in #260
- fix(store): collapse distillations that were recorded twice by @fajarhide in #261
- fix(hooks): stop paying tokens to announce that nothing changed by @fajarhide in #262
- fix(hooks): archive what the distillers cut, instead of promising it by @fajarhide in #275
- fix(pipeline): route output by the command that actually wrote it by @fajarhide in #276
- fix(readfile): stop reporting a document as a clean log by @fajarhide in #278
- fix(collapse): stop grouping distinct rows into one skeleton in the content modes by @fajarhide in #279
- feat(store): count every memory read, not one path in five by @fajarhide in #280
- fix: close the Now lane (#273, #172, #118, #173) by @fajarhide in #281
New Contributors
- @snowyukitty made their first contribution in #253
Full Changelog: v0.6.8...v0.6.9