Version 2.4.0
- Fix
CRC64Paramssplitting of 64-bitpoly,seed, andxorOutvalues in the custom polynomial constructor. - New method
stringStreaminHashBase. Deprecates the misspelledstringStraem. - Documents that
XXHash64,XXH3, andXXH128are not supported on the web platform. - Updates the removal target of the deprecated
HashRegistryandBlockHashRegistryto 4.0.0. - Update
hashlib_codecsdependency to 3.3.1 - Adds a security policy:
SECURITY.md
Full Changelog: v2.3.4...v2.4.0