| commit | 9ad09d995b46b1b7b37eb2d5c0e2b8707f979d3c | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Tue Apr 28 13:25:09 2026 +0200 |
| committer | Akron <nils@diewald-online.de> | Mon May 04 14:06:40 2026 +0200 |
| tree | de431f22b7765bc30382dbf29e4650d3caefd7ca | |
| parent | b7f3935f9ccd21138bec3e769e09b41a9251316a [diff] [blame] |
Keep highlights that extend beyond a cut match (fixes #177) Change-Id: I34213933ae40013ccfa8fd5ac21e53cb1613b5b3
diff --git a/Changes b/Changes index 2a82202..d78dca0 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,7 @@ +0.64.7 2026-04-28 + - [bugfix] Keep highlights that extend beyond a cut match + (diewald; fixes #177; diewald; AI-assisted Claude Opus 4.6) + 0.64.6 2026-03-09 - [performance] Add leaf cache. (diewald) - [bugfix] Fix fingerprinter (wasn't threadsafe; diewald)