Improvements to get_close_matches
This commit is contained in:
parent
42ae311b1c
commit
8a8e1c4822
3 changed files with 94 additions and 4 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
All notable changes to similar are documented here.
|
||||
|
||||
## 0.4.0
|
||||
|
||||
* Change `get_close_matches` to use Python's quick ratio optimization
|
||||
and order lexicographically when tied.
|
||||
|
||||
## 0.3.0
|
||||
|
||||
* Added grapheme and character level diffing utilities.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue