- keep headers in tar.gz source package - fix README in Pypi
0.4.0
- pip installable - databases (MySQL and PostgreSQL) as storage for fingerprints
0.3.0
- Python3.10 support for Windows
0.2.9
- fix 71 - speedup in CPU searches after some refactoring
0.2.8
* optimal pytables chunkshape when generating the fp db file -> ~x3 quicker on_disk searches. Thanks to greglandrum for the mini benchmark in his blogpost