- Fixed an issue where the default yaml file would not be created properly when using aliases in container
0.2.4
Default values get validated, too
0.2.3
- Added extra kwargs check for pydantic fields - Added option to get generated yaml as a string
0.2.2
- Added convenience base classes ``AppBaseModel`` and ``BaseModel`` - Works with private attributes and class functions - Fixed an issue where multiline comments would not be created properly - Added an option to exclude entries from config file