* Updated ssdeep from 2.5 to 2.9 * Added Python 3.x support
2.14.2
* Bug Fixes
- Improved guards for including header files from the config
2.14.1
* Bug Fixes
- Fixed a spelling error. - Made relative path mode on Win32 to work.
2.14
* New Features
- Optimizations to the fuzzy hashing engine. (hash generator can run as twice as fast and comparison can run 1.5 through 5 times faster [heavily depends on the data and platform] than the previous release)
* Bug Fixes
- Fixed issue when certain memory allocation is failed.