<PRE> 19/Mar/2019 Adding // access function - required by tools using TLSH library int BucketValue(int bucket); int Checksum(int k); </PRE>
3.9.9
<PRE> 19/Mar/2019 resolve issue 62 remove dependancy on GNUInstallDirs </PRE>
3.9.8
<PRE> 19/Mar/2019 timing_unittest measures the time taken to do distance calculations add a command line option -size - so that you can measure the time taken to evaluate different sizes of string </PRE>
3.9.7
<PRE> 19/Mar/2019 resolving issue 50 for bin/timing_unittest </PRE>
3.9.6
<PRE> 19/Mar/2019 Have a cmake option to build tlsh with a zero byte checksum (development / research option) Default build has 1 byte checksum - which is strongly recommended </PRE>
3.9.5
<PRE> 19/Mar/2019 issue 61: added a command line option -notest - do not do any testing ./make.sh -notest </PRE>