Skip to content

Releases: spencer-hanson/dict-plus

0.3.3

09 Jun 17:26
926ae9d
Compare
Choose a tag to compare

0.3.3 added simple flattener

0.3.0

06 Oct 00:10
0aca765
Compare
Choose a tag to compare

0.3.0

0.2.3

17 Dec 22:26
Compare
Choose a tag to compare

read changelog

0.2.0

21 Nov 23:12
Compare
Choose a tag to compare
Ver 0.2.0

0.1.1

04 Sep 17:51
Compare
Choose a tag to compare
  • Fixed recursive typing in SortedDict
  • Added changelog

0.1.0

03 Sep 22:25
Compare
Choose a tag to compare
  • Refactored code to work recursively
  • Added typed KeyValuePair
  • Added SortedIterableIndex, SortedDict
  • Bugfixes and more tests

0.0.7

17 Jul 21:23
Compare
Choose a tag to compare

Fixed python2.7 install error

0.0.4

03 Jul 02:16
Compare
Choose a tag to compare

Python 2.7 Support (lol)

0.0.3

30 Nov 21:18
Compare
Choose a tag to compare

0.0.3

  • Bugfixes
  • Insensitive subclasses