diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:27:13 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:27:13 +0200 |
| commit | fc6eda20555ea33f1a8260610056b7079c8e8fd9 (patch) | |
| tree | e99490730dc9e3f335d5cdf46db0222c12ae78c3 /CHANGELOG.md | |
| parent | f12f3f1356e4e96d419d66d13c2e67b73a50346f (diff) | |
| download | krino-fc6eda20555ea33f1a8260610056b7079c8e8fd9.tar.gz krino-fc6eda20555ea33f1a8260610056b7079c8e8fd9.zip | |
partial reads never cached; extractor version 3 discards 0.0.7 caches
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 80355e1..93b0854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,8 @@ krino could not read; an exclude holds on an unknown only when the text could change its answer; `explain` shows `?`. A document read only in part answers the keywords found in what was read, and leaves the others - unknown. + unknown; its answers are never cached, and keyword caches written by + 0.0.7 are discarded. - `krino log` marks a run "(partly undone)" while some of its reversible steps are not reversed, and "(undone)" only once every one is. - Tests read real documents made by LibreOffice and pandoc (docx, odt, ods, |
