diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:42:58 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:42:58 +0200 |
| commit | e879f2cb348f9cc4d7bc0b44071fb8b5ccf1361d (patch) | |
| tree | 9af564111ddc85dc7ef1b702023831844eeefece /docs/design.md | |
| parent | 2e812847572839e6c8097a7ecf5c4a469222087a (diff) | |
| download | krino-e879f2cb348f9cc4d7bc0b44071fb8b5ccf1361d.tar.gz krino-e879f2cb348f9cc4d7bc0b44071fb8b5ccf1361d.zip | |
release notes and version mentions for 0.0.8v0.0.8
Diffstat (limited to 'docs/design.md')
| -rw-r--r-- | docs/design.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/design.md b/docs/design.md index bda6b58..3c48171 100644 --- a/docs/design.md +++ b/docs/design.md @@ -9,7 +9,11 @@ amended again 2026-09-14 for 0.0.4: `max-size` (§4.4), `(exclude ...)` 0.0.5: the keyword cache (§3, §6.1, §13), and `t`, `d` and `w` in review (§8.3, §10); amended again 2026-09-14 for 0.0.6: `w` applies and quits, and each choice is echoed in red (§8.2, §8.3); amended again 2026-09-14 for -0.0.7: the threat model and its tests (§15.1). +0.0.7: the threat model and its tests (§15.1); amended 2026-09-15 for +0.0.8: three-valued content tests (§4.6, §5.4), captures from the original +name (§7.3), claims across directories (§7.4), `-v` destinations not scanned +(§8.1), `(partly undone)` (§10), build checks (§14) and real document +fixtures (§15). krino (from Greek κρίνω, "to separate, to judge, to decide") sorts files in chosen directories by rules. A rule tests a file's type, name, path, size, |
