- Drop support for Python 3.6 and 3.7
- Support Python 3.11, 3.12, and 3.13
- Migrated from setuptools to hatch
- Fix a typing issue in Python 3.9
- Support Python 3.10
- Now support only Python 3.6 and up (tested through 3.9) and PyPy3
- Add type annotations
- Add API documentation to README
Initial release