Skip to content

argdantic 1.2.0 (2024/08/03)

Compare
Choose a tag to compare
@edornd edornd released this 03 Aug 14:17
· 16 commits to main since this release
7f1cbc7

What's Changed

  • Add support for Python 3.12 (#49)
  • Fix postponed annotations when using from __future__ import annotations (#44)
  • Add initial typing support (#42)

Full Changelog: v1.1.0...v1.2.0