This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
0.2.0
* Sometimes loading the configuration object creates circular dependencies if we do it at creation time. Making lazy doesn't impact performance and they main drawback is that we need to rewrite whatever "dunder" methods we need from the dictionary.