Skip to content

Releases: fsssosei/MultivaluedDict

MultivaluedDict 2.0.1

14 Apr 18:19
5f23446

Choose a tag to compare

Changes:

  • Changed the API. The reverse(self, key); Added __reverse__ (self).
  • The multivalued_dict_module documentation has been updated.

MultivaluedDict 1.7.6

29 Mar 00:04
15e7282

Choose a tag to compare

Changes:

  • Fixed minor issues in multivalued_dict_module.py

MultivaluedDict 1.7.5

29 Mar 00:00
d7a86dc

Choose a tag to compare

Changes:

  • Changed the internal class name of multivalued_dict_module.py

MultivaluedDict 1.7.4

27 Mar 12:58
f1f8f25

Choose a tag to compare

Changes:

  • There are updates to readme.md

MultivaluedDict 1.7.3

04 Dec 10:36
3a20f0a

Choose a tag to compare

Changes:

  • Fixed minor issues in readme.md

MultivaluedDict 1.7.2

04 Dec 10:20
40b5450

Choose a tag to compare

Changes:

  • Fix the python version dependency of this package.

MultivaluedDict 1.7.1

13 Nov 21:06
7a5731a

Choose a tag to compare

Changes:

  • Fixed minor issues in multivalued_dict_module.py

MultivaluedDict 1.7.0

13 Nov 15:26
e07ff36

Choose a tag to compare

Changes:

  • Adjust the position of some import statements in multivalued_dict_module.py

MultivaluedDict 1.6.2

13 Nov 14:32
9373caa

Choose a tag to compare

Changes:

  • Fixed minor issues in readme.md

MultivaluedDict 1.6.1

14 Oct 11:13
da037d1

Choose a tag to compare

Changes:

  • Fixed minor issues in check_self_class_call_of_meta_module.py