3.0.0rc1
Pre-release
Pre-release
Summary:
- Major API changes that make using the library a lot easier. Clearer method signatures, no methods in places that don't work anymore. Read all about it in the documentation.
- Type hints added for all resources code (more will be added later). This will help you catching bugs, and with coding in general (especially if your IDE supports type hints).
- Python 3.11, PyPy 3.8 and PyPy 3.9 have been added to the tested (and supported) versions.