Changelog#
1.0.4#
Added support for multi hash length
1.0.3#
Moved all class variables to object variables
1.0.2#
Added
__deepcopy__and more testsOptimizations of
__setitem__by value of type DeDuplication hasvalue_dictconsistentAdded
skip_update_on_setitemtoDeDuplicationto skip updatevalue_dicton__setitem__
1.0.1#
Optimizations and remove redundant code
1.0.0#
Public release