Skip to content

Releases: flier/pyfasthash

0.9.3

07 Mar 16:48
Compare
Choose a tag to compare
  • fix non-ASCII characters in README.md, #32

0.9.2

07 Mar 10:21
Compare
Choose a tag to compare
  • update smhasher and t1ha repo
  • test with latest pypy 7.0
  • fix t1ha compile issue, #29
  • improve document, #31

0.9.1

13 Aug 03:31
Compare
Choose a tag to compare
  • use t1ha competently, #25
  • use glob.glob instead of setuptools.glob, #26

0.9.0

30 Jul 06:24
Compare
Choose a tag to compare
  • Support PyPy v6.0 or newer
  • Use pybind11 instead of boost::python
  • Intro new T1Hash algorithms
  • Support buffer and memoryview object
  • Support xxx_fingerprint family

0.8.3

24 Jul 09:03
Compare
Choose a tag to compare
  • Fix incompatible hash value of string literals for Python 2.x and 3.x, #24

0.8.2

16 Oct 10:00
Compare
Choose a tag to compare
  • auto link boost::python base on the python version, #18
  • add simple benchmark
  • travis CI build with Python 3.6

0.8.1

09 May 10:32
Compare
Choose a tag to compare
  • fix GCC 5 bug, resolved #13

Upgrade to v0.8 (#12)

18 Feb 10:59
Compare
Choose a tag to compare
* add mum hash
* add T1 hash
* add mum and t1 hash
* add xx hash
* use optimized t1 hash with SSE4.2
* remove unused murmur code
* bump version to 0.8
* migrate to latest smhasher
* enable AES instruction set support.
* upgrade setuptools bootstrap script
* remove self upgrade setuptools

use travis-ci to register pypi

29 Jul 06:28
Compare
Choose a tag to compare
0.6.2

remove github release, again

0.6.1

29 Jul 06:28
Compare
Choose a tag to compare
upgrade to 0.6.1