v4.0.0
What's Changed
- Add experimental support for
hashlib
-compliant hasher classes (#39). Note that they are not yet fully tuned for performance. - Add support for type hints (#44).
- Add wheels for more platforms (
musllinux
,s390x
,win_arm64
, andmacosx_universal2
). - Drop support for Python 3.7, as it will reach the end of life on 2023-06-27.
- Switch license from CC0 to MIT (#43).
- Add a code of conduct (the ACM Code of Ethics and Professional Conduct).
- Backward incompatible changes:
Full Changelog: v3.1.0...v4.0.0