argdantic 1.2.0 (2024/08/03)
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
from __future__ import annotations
(#44)Full Changelog: v1.1.0...v1.2.0