v7.1.1: Support preshed v3.0.0
✨ New features and improvements
- Allow support for
preshed
v3.0.0, which includes some bug fixes when items are deleted from the table, and also features Bloom filters. - Use
collections.abc
when possible and avoid deprecation warning.
👥 Contributors
Thanks to @hervenicol for the pull request!