- LRU cache of loaded files to avoid OsError in some environments
0.0.4
- ConfigRoot.get_env_key is now a class method instead of instance
0.0.3
- Fix issue with customization classes, should not be considered. Cistell will ignore any class that inherits from ConfigBase and has no fields Will only be considered for the class attributes
0.0.2
- First release to pypi
0.0.1
- Refactoring from Pynenc original configuration module - Adding tests - Workflow actions for cistell package - Initial documentation