Skip to content

Releases: ifduyue/python-xxhash

v0.1.3

23 Oct 14:00
Compare
Choose a tag to compare
  • Update xxhash to r37

Full list of changes: v0.1.2...v0.1.3

v0.1.2

18 Oct 16:05
Compare
Choose a tag to compare
  • Improve: Check XXHnn_init() return value.
  • Update xxhash to r36

Full list of changes: v0.1.1...v0.1.2

v0.1.1

07 Aug 15:50
Compare
Choose a tag to compare
  • Improve: Can now be built with Visual C++ Compiler.

Full list of changes: v0.1.0...v0.1.1

v0.1.0

05 Aug 15:59
Compare
Choose a tag to compare
  • New: XXH32 and XXH64 type, which support partially update.
  • Fix: build under Python 3.4

Full list of changes: v0.0.2...v0.1.0

v0.0.2

04 Aug 02:05
Compare
Choose a tag to compare
  • NEW: Support Python 3

Full list of changes: v0.0.1...v0.0.2

v0.0.1

30 Jul 15:42
Compare
Choose a tag to compare
  • NEW: xxh32 and xxh64

Full list of changes: b5dbd39...v0.0.1