issues
search
anhaidgroup
/
py_stringsimjoin
Scalable String Similarity Joins in Python
BSD 3-Clause "New" or "Revised" License
39
stars
17
forks
source link
0.3.3 changes
#37
Closed
Anson-Doan
closed
1 year ago
Anson-Doan
commented
1 year ago
Dropped support for Python 3.6.
Added support for Python 3.10 and 3.11.
Replaced aliases removed from Numpy 1.24.
Switched from Nose to vanilla Unittest.
Replaced Travis and Appveyor CI testing with Github Actions.