Skip to content

Commit db7d077

Browse files
committed
Version 0.3.9
This is a small release with small improvements. * Compiler support * For nightly channel, only the latest build is the target to support. * Track to the latest Nightly compiler (`error_in_core` is now stabilized on Nightly). * Minor improvements * More "Rusty" (iterator-based) implementation for certain position array functions.
1 parent a37486b commit db7d077

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.9-alpha.0"
3+
version = "0.3.9"
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)