Version 4.0.0
- Replace
__init__
by__new__
. Thanks to @spacether for the PR #263 - Add explicit items()/keys()/values() methods to speedup these methods. Thanks to @matthiasdiener for the PR #265
- Add set/delete/update functions. Thanks to @matthiasdiener for the PR #271
- Add documentation at immutabledict.corenting.fr