v4.1.0
What's Changed
Additions
- Added
SeedableState::newandSeedableState::customto create hasher builders with user-defined seeds and secrets. (#50)
Deprecations
SeedableState::with_seedhas been deprecated in favour ofSeedableState::customfor better naming and improved warnings in the documentation. (#50)
Full Changelog: v4.0.0...v4.1.0