What's Changed
- Add support for Cython >=3 and keep support for Cython < 3 by @misl6 in #99
- Now Github Actions provides python3 via setup-python also for Apple Silicon Macs by @misl6 in #98
- Add support for Python 3.12 (tests, wheel, docs) by @misl6 in #100
- Fixes the build on
kivy-ios
, as we do not have access toCython
by @misl6 in #101 - Bump version to
1.2.3
by @misl6 in #102 - Add (now mandatory)
.readthedocs.yaml
file, add docs extras and update sphinx conf by @misl6 in #103
Full Changelog: v1.2.2...v1.2.3