v0.1.7
Changed
- BREAKING: Raise the minimum required Python version to 3.11.
Fixed
- Remove syntax that prevented compatibility with Python 3.10 and 3.11.
- Added aliases to
typing
symbols as needed if using a Python version older than 3.12. - Added
typing_extensions
as a dependency if using a Python version older than 3.12.