Skip to content

argdantic 0.4.0 (2023/03/26)

Compare
Choose a tag to compare
@edornd edornd released this 26 Mar 20:51
· 47 commits to main since this release

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!