Skip to content

v7.1.1: Support preshed v3.0.0

Compare
Choose a tag to compare
@honnibal honnibal released this 10 Sep 18:09

✨ 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!