Skip to content

Releases: explosion/preshed

v3.0.12: Wheels for Windows-ARM

17 Nov 12:58

Choose a tag to compare

v3.0.11: Wheels for Python 3.14 and free-threaded

13 Nov 13:22

Choose a tag to compare

release-v3.0.11

Allow Python 3.14

v3.0.10: Publish wheels for missing platforms

26 May 15:17

Choose a tag to compare

Publish wheels for Python 3.13 and Linux ARM

v3.0.9

15 Sep 15:46
251f8a3

Choose a tag to compare

  • Package updates and binary wheels for python 3.12.

v4.0.0

27 Apr 14:36
1d274ae

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

Choose a tag to compare

  • Package updates and binary wheels for python 3.11.

v3.0.7

16 Aug 07:32
56dd184

Choose a tag to compare

  • Update setup for Setuptools v65.0.0

v2.0.0

14 Oct 15:21

Choose a tag to compare

  • Require cymem>=2.0.0
  • Add wheel to setup_requires

v1.0.1

21 Jul 14:55

Choose a tag to compare

  • Regenerate C source for Python 3.7