argdantic 0.4.0 (2023/03/26)
What's new
- Improve type handling decoupling
metavar
from the actualtype
(#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!