- Minimum required python version is now 3.10 - Added preprocessor to so it's possible to move and deprecate configuration entries - Added property to get the loaded configuration file - Many fixes - Updated CI and code linters
v0.3.2rel1
0.3.2
Updated CI and code linters
0.3.1
Updated dependencies and code linter
0.3.0
- Breaking: requires pydantic 2.0 - Added support for variable expansion through environment variables and docker secrets
0.2.8
- Fix for StrictBool
0.2.7
Fixed default generation for data types that inherit from python base types