**What's new**
- Improve type handling decoupling `metavar` from the actual `type` (27)
- Improve help messages with new metavars for specific types supported by pydantic (e.g., dates, emails)
- Add configuration stores to save the validated command model to file (YAML, JSON, TOML) (29)
**Bugfixes**
- Nothing to report, good news!