Releases: escherba/python-cityhash
Releases · escherba/python-cityhash
v0.4.3
Includes wheels for Python 3.11.
v0.4.2
Add Python-3.10 wheels for all supported architectures, fix issue with AARCH64 build.
v0.4.0
- drops Python 2 support
- significantly faster string processing
v0.3.6
Add FarmHash modules, add CityHash-CRC module, publish wheels with SSE42 support for all three x86-64 platforms.
v0.2.3
Fix setup for non-x86 architectures.
v0.2.2
- multiplatform builds
- memory leaks fixed
v0.1.7
Add interface for the 32-bit hash function, update setup script.