ffuzzy 0.3.9

Library to generate / parse / compare ssdeep Context Triggered Piecewise Hashes (CTPH)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Compatibility Note about SemVer Violation

This page lists all yanked versions because of SemVer-related issues:

1.  Violates SemVer compatibility (+ Cargo rule about 0.y.z) itself, or
2.  Not yanking the release would result in SemVer violation on subsequent
    releases in the same version line.

## Violated Releases

*   Version 0.3.3  
    It incorrectly added unused `tests-unsound` feature and will result in
    SemVer violation on v0.3.x line if we didn't yank this version.
    Instead, the next release (version 0.3.4) removed that feature and
    yanked this release (version 0.3.3).