v1.0.1
Comonicon v1.0.1
Closed issues:
- Reproducible configuration files/CLI args like ArgParse.jl and jsonargparse (#225)
- [BUG] Option ordering is messed up because of converting Docstring to a Dictionary (#226)
- [BUG] Using optional optional types from Configurations fails with an error. (#228)
Merged pull requests:
- Fix ordering of options, flags and subcommands (#227) (@VPetukhov)
- Fixed a bug with optional Config parameters (#229) (@VPetukhov)