Change word diffing to split into words and spaces
This commit is contained in:
parent
e63fe172c5
commit
459fdfdf9d
3 changed files with 250 additions and 21 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue