- support mixing _fields, _groups and _from_signature - support literal values as groups - add boolean flags as --flag or --no-flag
0.2.1
- fix yaml representation - support setting value to None in automatic conversion
0.2.0
- complete re-design --> breaking changes! - easier creation of hierarchical configs - no more dependency on dataclasses - dropped support for type hints
0.1.5
- Add yaml overrides - Add end-to-end tests with pytest