Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@crichez crichez released this 05 Jan 16:40
· 23 commits to main since this release
724812d

v0.1.0 contains code-breaking changes and therefore uses a minor version bump as defined in the README.

This release features the FNVDigest protocol which loosens constraints on hasher digest types. As a result, the various hash function implementations have been combined into the FNV1Hasher and FNV1aHasher types. To learn more, see the updated README file and inline documentation.