Added support for grapheme and char diffing
This commit is contained in:
parent
fdaf81371c
commit
1b96739cc3
3 changed files with 95 additions and 2 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
All notable changes to similar are documented here.
|
||||
|
||||
## 0.3.0
|
||||
|
||||
* Added grapheme and character level diffing utilities.
|
||||
|
||||
## 0.2.0
|
||||
|
||||
* Fixed a bug in the patience algorithm causing it not not work.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue