Skip to content

Releases: explosion/preshed

v3.0.9

15 Sep 15:46
251f8a3
Compare
Choose a tag to compare
  • Package updates and binary wheels for python 3.12.

v4.0.0

27 Apr 14:36
1d274ae
Compare
Choose a tag to compare
  • Fix bloom size issues with Windows serialization (#38).
  • bloom: replace raw array with std::vector and raw pointer with std::unique_ptr (#39).
  • map/counter: replace raw array with std::vector and raw pointer with std::unique_ptr (#40).
  • Remove PreshMapArray (#40).

v3.0.8

14 Oct 15:27
e809510
Compare
Choose a tag to compare
  • Package updates and binary wheels for python 3.11.

v3.0.7

16 Aug 07:32
56dd184
Compare
Choose a tag to compare
  • Update setup for Setuptools v65.0.0

v2.0.0

14 Oct 15:21
Compare
Choose a tag to compare
  • Require cymem>=2.0.0
  • Add wheel to setup_requires

v1.0.1

21 Jul 14:55
Compare
Choose a tag to compare
  • Regenerate C source for Python 3.7