Add simple Hunt–McIlroy LCS algorithm (#10)
This commit is contained in:
parent
df78bdca1c
commit
bee5d88b02
7 changed files with 267 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ All notable changes to similar are documented here.
|
|||
## 1.2.0
|
||||
|
||||
* Make the unicode feature optional for inline diffing.
|
||||
* Added Hunt–McIlroy LCS algorithm.
|
||||
|
||||
## 1.1.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue