Breaking changes
- Require python>=3.8 - 452 453
Bug Fixes
- Cython3 support - 444
- Define `__floor__`, `__mod__`, `__divmod__` for basic - 441
- Add `as_powers_dict` - 44
- ci: Add Python 3.12 to the testing - 451
People who contributed to the release:
* Isuru Fernando
* Björn Dahlgren
* Christian Clauss
* Ondřej Čertík