----------------- * changed default to use new hash function Hash4 * created tests in separate module * remove --hashcol option * remove --test option, add tests is seperate module * add simple Hash3 and example C-3 * add Hash4 and example C-4 * fix typos trail -> trial, issue 2
0.2.1
----------------- * update Python C extension example to work with Python 3.7
0.2.0
----------------- * Support for Python 3 * reorganize code
0.1
--------------- * Initial release which only supported Python 2 (tested on 2.5)