File: CHANGELOG.rst

package info (click to toggle)
python-ssdeep 3.1%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: python: 424; makefile: 11
file content (38 lines) | stat: -rw-r--r-- 638 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Changelog
=========

3.1 - 2014-08-07
~~~~~~~~~~~~~~~~

* Fix build issue with ssdeep < 2.10

3.0 - 2014-06-25
~~~~~~~~~~~~~~~~

* Completely rewritten to use CFFI
* Interface in the spirit of hashlib
* Use pytest and tox for tests
* Use installed fuzzy lib by default

2.9-0.3 - 2013-03-12
~~~~~~~~~~~~~~~~~~~~

* Fix build issue with Python 2.6

2.9-0.2 - 2012-10-11
~~~~~~~~~~~~~~~~~~~~

* Fixing small bug in setup.py

2.9-0.1 - 2012-08-01
~~~~~~~~~~~~~~~~~~~~

* Updated ssdeep from 2.5 to 2.9
* Added Python 3.x support

2.5 - 2010-09-03
~~~~~~~~~~~~~~~~

* Initial release

.. _`master`: https://github.com/DinoTools/python-ssdeep