Changes for version 0.08 - 2014-06-06
- Converted the list methods (*_all) to XS, resulting in a big speedup when testing large lists of strings.
- Raised the string size limit to 16 KiB
- Fixed benchmark (thanks to Nick Logan); added benchmark against Text::LevenshteinXS and Text::Fuzzy
- Added some memory leak tests requiring Test::LeakTrace
Modules
XS Levenshtein distance calculation with bounds and costs