Skip to content

Commit bb21989

Browse files
committed
Version 0.3.10 "Riding with the Wolves"
This is most likely the final feature addition on the version 0.3 line. * Feature Addition * Added "index windows" functions (numeric windows with the effective block size) * Future-proof changes * Preparation for Serde integration and the custom linter (specific to this crate; both in development) * Other minor changes
1 parent d9c6e83 commit bb21989

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ffuzzy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ffuzzy"
3-
version = "0.3.10-alpha.0"
3+
version = "0.3.10"
44
description = "Library to generate / parse / compare ssdeep Context Triggered Piecewise Hashes (CTPH)"
55
authors = ["Tsukasa OI", "Helmut Grohne", "Jesse Kornblum"]
66
keywords = ["ssdeep", "fuzzy", "hash", "security", "clustering"]

0 commit comments

Comments
 (0)