Releases: glaslos/ssdeep
Releases · glaslos/ssdeep
0.4.0 Release
What's Changed
- Added the
hasCommonSubstring
to comply with reference and added a test case by @BingqingXue1 in #34
New Contributors
- @BingqingXue1 made their first contribution in #34
Full Changelog: v0.3.3...v0.4.0
0.3.3 Release
- Refactor: use bytes.Buffer for string concat by @wanglei-coder in #30
- Copied the streaming implementation from hatching/ssdeep by @glaslos in #31
0.3.2 Release
Mostly maintenance changes. Switching from Travis CI to GitHub Actions
0.3.1 Release
Fixing an issue with zero length block sizes: #20
0.3.0 Release
v0.3.0 0.3.0 release
v0.1.0 Initial Release
First working version of our Go implementation of SSDEEP.
Use either the example app or the binaries from this release.