0.4.1
The version 0.4.1 of Scalpl includes the following changes:
Regressions
setdefault
did not create missing keys during the dictionary traversal (#22)
Features
- Implement
__repr__
to nicely display the proxied dictionary in a python shell
The version 0.4.1 of Scalpl includes the following changes:
setdefault
did not create missing keys during the dictionary traversal (#22)__repr__
to nicely display the proxied dictionary in a python shell