- Support Python 3.12 and 3.13
- Migrated from setuptools to hatch
- Drop support for Python 3.7
- Drop support for Python 3.6
- Support Python 3.11
- Remove the function-based API (deprecated in v0.2.0)
- Support Python 3.10
- The function-based API has been replaced by a class-based API. The functions themselves are now deprecated and will be removed in a future version.
Initial release