Releases: spacemanspiff2007/easyconfig
Releases · spacemanspiff2007/easyconfig
v0.4.0
v0.3.2rel1
Update publish-pypi.yml (#74)
v0.3.2
Updated CI and code linters
v0.3.1
Updated dependencies and code linter
v0.3.0
- Breaking: requires pydantic 2.0
- Added support for variable expansion through environment variables and docker secrets
v0.2.8
- Fix for StrictBool
v0.2.7
Fixed default generation for data types that inherit from python base types
v0.2.6
- Fixed an issue where the default yaml file would not be created properly when using aliases in container
v0.2.4
Default values get validated, too
v0.2.3
- Added extra kwargs check for pydantic fields
- Added option to get generated yaml as a string