- removed python2 support (73) … - use sys.executable to install numpy (49) - added example levenshtein distance calculation (48)
0.0.4
- fixed project name in readme
0.0.3
- fixed GlobalSequenceMatcher and LocalSequenceMatcher never used native implementation due to incorrect import - changed logging to warning, should the native implementation not be available