**Bugfixes:** - enums and literals now behave in the same way - AppendAction now supports sets without issues - choices are now a fully compatible Iterable implementation
0.1.2
Hotfix to include YAML as optional dependency.
0.1.0
Updates: - Added ArgField and Field functionality - Added multiple sources (env, secrets, files) - Improved code and test coverage