Releases: erdogant/undouble
Releases · erdogant/undouble
v1.2.1
- Fix when reading corrupted images.
1.2.0
- changed function name fit_transform into compute_hash
- updated docstrings
- minor fixes
1.1.2
- hash_size can also be changed now in the fit_transform function.
1.1.1
- move functionality improved in user-questions
1.1.0
- changed names of functions
- added sphinx pages
1.0.0
- First stable version
- docstrings added
- code refactoring