Skip to content

Releases: ifduyue/python-xxhash

v3.7.0

25 Apr 14:13

Choose a tag to compare

  • Drop support for Python 3.7
  • Build armv7l manylinux/musllinux wheels
  • Build riscv64 manylinux/musllinux wheels
  • Build android and ios wheels

Full list of changes: v3.6.0...v3.7.0

v3.6.0

08 Oct 08:34

Choose a tag to compare

  • Build wheels for Python 3.14
  • Python free-threading support
  • Typing: Use Buffer type stubs
  • Deprecate xxhash.VERSION_TUPLE, it will be removed in the next major release

Full list of changes: v3.5.0...v3.6.0

v3.5.0

17 Aug 09:22

Choose a tag to compare

  • Build wheels for Python 3.13

Full list of changes: v3.4.1...v3.5.0

v3.4.1

05 Oct 09:56

Choose a tag to compare

  • Build wheels for Python 3.12
  • Remove setuptools_scm

Full list of changes: v3.3.0...v3.4.1

v3.3.0

29 Jul 12:28

Choose a tag to compare

  • Upgrade xxHash to v0.8.2
  • Drop support for Python 3.6

Full list of changes: v3.2.0...v3.3.0

v3.2.0

28 Dec 15:49

Choose a tag to compare

This is the last version to support Python 3.6

  • Build Python 3.11 wheels.
  • Remove setup.py test_suites, call unittest directly

Full list of changes: v3.1.0...v3.2.0

v3.1.0

19 Oct 05:41

Choose a tag to compare

  • Type annotations.
  • Enabled muslinux wheels building.

Full list of changes: v3.0.0...v3.1.0

v3.0.0

25 Feb 01:44

Choose a tag to compare

  • New set algorithms_available lists all implemented algorithms in xxhash
    package.
  • Upgrade xxHash to v0.8.1.
  • Drop support for EOL Python versions, require python >= 3.6 from now on.
  • Migrate to github actions and build arm64 wheels for macOS.
  • Always release GIL.

Full list of changes: v2.0.2...v3.0.0

v2.0.2

14 Apr 18:13

Choose a tag to compare

  • Only to trigger Python 3.9 wheels building.
  • Fix Travis CI OSX dpl python2.7 get-pip.py error

Full list of changes: v2.0.0...v2.0.2

v2.0.1

14 Apr 17:28

Choose a tag to compare

v2.0.1 Pre-release
Pre-release
  • Only to trigger Python 3.9 wheels building.

Full list of changes: v2.0.0...v2.0.1