Skip to content

0.20.0

Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 20 Sep 17:47
  • Added BaseDict as base class to keep pointer to the initial input dict. #32
  • Added automatic benedict casting to all methods that return dict instances.
  • Updated flatten method, now a KeyError is raised in case of existing key.