Skip to content

v4.1.0

Choose a tag to compare

@hoxxep hoxxep released this 12 Sep 11:29
· 56 commits to master since this release
9692728

What's Changed

Additions

  • Added SeedableState::new and SeedableState::custom to create hasher builders with user-defined seeds and secrets. (#50)

Deprecations

  • SeedableState::with_seed has been deprecated in favour of SeedableState::custom for better naming and improved warnings in the documentation. (#50)

Full Changelog: v4.0.0...v4.1.0