comparison HISTORY.rst @ 0:f33e9e6a6c88 draft default tip

planemo upload for repository https://github.com/mvdbeek/dedup_hash commit 367da560c5924d56c39f91ef9c731e523825424b-dirty
author mvdbeek
date Wed, 23 Nov 2016 07:49:05 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f33e9e6a6c88
1 .. :changelog:
2
3 History
4 -------
5
6 .. to_doc
7
8 ---------------------
9 0.1.1 (2016-11-23)
10 ---------------------
11 * Make python2/3 compatible
12 * Use smhasher as default hasher and add options for cityhash and hashxx
13 * Testing enhancements
14
15 * Initial version
16 ---------------------
17 0.1.0 (2016-11-16)
18 ---------------------
19
20 * Initial version