Skip to content

Releases: Happy-Algorithms-League/python-dicthash

0.0.2

13 Jun 00:09
286a8b3
Compare
Choose a tag to compare

This is a bugfix release that fixes two bugs related to the blacklist:

  • It was not possible to exclude all keys of a dictionary or subdictionary from the label creation
  • It was not possible to specifically exclude keys from a subdictionary that is 2 levels or more deep in the dictionary.

Contributors

(in alphabetical order)

Jakob Jordan
Maximilian Schmidt

0.0.1

19 Apr 10:04
186aebe
Compare
Choose a tag to compare

This is the first major release of the python-dicthash library.
The library provides a single function to the user: generate_hash_from_dict and supports Python 2.7, 3.5 and 3.6.

This release contains 87 commits, 9 closed issues and 22 merged pull-requests.

Contributors

(in alphabetical order)

Jakob Jordan
Maximilian Schmidt
Jannis Schuecker