Skip to content

Releases: escherba/python-metrohash

v0.4.0

Choose a tag to compare

@escherba escherba released this 02 Aug 21:55
c88e85e
  • fixes issue with Cython 3.1 builds
  • modernized github workflows
  • builds wheels for Python 3.12 and 3.13 versions

v0.3.2

Choose a tag to compare

@escherba escherba released this 03 Sep 23:33
6ca4408

Add Python-3.10 wheels, fix issue with AARCH64 build.

v0.3.0

Choose a tag to compare

@escherba escherba released this 06 Jan 07:14
70facdf
  • Drops Python 2 support
  • Much faster string processing

v0.2.0

Choose a tag to compare

@escherba escherba released this 02 Jan 02:32
ea83865

Official Python 3.x and Windows support.