<PRE> 02/07/2021 Release updated package py-tlsh on Pypi.org regression tests for C++ and Python functions for: lvalue, q1ratio, q2ratio, checksum, bucket_value resolve issue 95 - allow Requires-Python: >=2.7 </PRE>
4.7.0
<PRE> 29/06/2021 Release updated package py-tlsh on Pypi.org Merging in pull request that adds functions to Python package lvalue, q1ratio, q2ratio, checksum, bucket_value and is_valid resolve issue 102 - correct Python version numbers </PRE>
4.6.0
<PRE> 23/04/2021 Merging in pull requests issue 99 - new Java version that solves large file problem (Thanks Daniel) Add architecture ppc64le to travis build (Thanks ddeka2910) Fix tmpArray is undefined in JavaScript version (Thanks carbureted) </PRE>
4.5.0
<PRE> 10/Dec/2020 Checking in files to create pypi package </PRE>
4.4.1
<PRE> 09/Dec/2020 Command line options to tlsh_digest.py -conservative enforce 256 byte limit -old generate old style hash (without "T1") added python functions to tlsh package (for backwards compatibility) tlsh.oldhash(data) tlsh.conservativehash(data) tlsh.oldconservativehash(data) </PRE>
4.4.0
<PRE> 08/Nov/2020 Fixing Python Extension - updated python extension to T1 hashes (4.0.0) - fixed python_test.sh (which attempted to access old expected results files) now passes test - added license information to py_ext/tlshmodule.cpp </PRE>