* Update documentation * Replace Jenkins and Travis CI with Drone CI * Add new copy() function to Hash() and PseudoHash() class * Add new attributes to Hash() and PseudoHash() class * name * block_size
3.3
~~~~~~~~~~~~~~~~
* Update ssdeep lib to 2.14.1 * Fix issues with Travis CI * Add additional CI test with Python 3.6 * Build docs during CI builds * Remove deprecated PKGBUILD
3.2
~~~~~~~~~~~~~~~~
* Update ssdeep lib to 2.13(thanks to Charles Lindsay) * Update install instructions * Add additional CI tests on CentOS 7, Debian 8 and Ubuntu 14.04/16.04
3.1.1
~~~~~~~~~~~~~~~~~~
* Updated ssdeep lib to 2.12 * Added additional tests * Fixed build issues on Windows(thanks to Paul Chaignon) * Added option to run tests with PyPy3 * Fixed build to prevent automake version missmatch errors * Updated documentation
3.1
~~~~~~~~~~~~~~~~
* Fix build issue with ssdeep < 2.10
3.0
~~~~~~~~~~~~~~~~
* Completely rewritten to use CFFI * Interface in the spirit of hashlib * Use pytest and tox for tests * Use installed fuzzy lib by default