Change word diffing to split into words and spaces

This commit is contained in:
Armin Ronacher 2021-01-31 21:40:20 +01:00
parent e63fe172c5
commit 459fdfdf9d
3 changed files with 250 additions and 21 deletions

View file

@ -11,6 +11,7 @@ All notable changes to similar are documented here.
* Fixed grouped diff operation to return an empty result if the diff
does not show any changes.
* Added inline diff highlighting support.
* Changed word splitting to split into words and whitespace.
## 0.4.0