Added support for unicode word splitting and change inline to use it
This commit is contained in:
parent
d0dd42e4af
commit
0a4dd224f5
6 changed files with 66 additions and 22 deletions
|
|
@ -12,6 +12,7 @@ All notable changes to similar are documented here.
|
|||
does not show any changes.
|
||||
* Added inline diff highlighting support.
|
||||
* Changed word splitting to split into words and whitespace.
|
||||
* Added support for unicode based word splitting (`TextDiff::from_unicode_words`).
|
||||
|
||||
## 0.4.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue