Skip to content

v2024.01.21

Latest
Compare
Choose a tag to compare
@misl6 misl6 released this 23 Jan 17:28
· 30 commits to develop since this release
957a3e5

What's Changed

  • Update Lottie player version by @HugoDaniel in #2900
  • Add doc tests, make them pass. by @Julian-O in #2890
  • Remove distutils usage, as is not available anymore on Python 3.12 by @misl6 in #2912
  • enable json1 extenstion in sqlite3 by @HyTurtle in #2915
  • Bump pyjnius version to 1.6.1 by @misl6 in #2914
  • Add (now mandatory) .readthedocs.yaml file, add docs requirements.txt and update sphinx conf by @misl6 in #2916
  • Introduce FAQ by @Julian-O in #2917
  • Update Android gradle plugin to 8.1.1 and gradle to 8.0.2 by @misl6 in #2887
  • Add support for Python 3.11 and make it the default while building hostpython3 and python3 by @T-Dynamos in #2850
  • Update python-for-android prerequisites (Dockerfile, prerequisites.py, docs) by @misl6 in #2923
  • Remove redundant append into WHITELIST_PATTERNS by @shyamnathp in #2935
  • Update Contributing Guidelines and Readme by @Julian-O in #2922
  • sourceCompatibility 1.7 and targetCompatibility 1.7 are obsolete, use 1.8 by default by @misl6 in #2942
  • Update sdl2 deps to reflect the same targeted in kivy/kivy by @misl6 in #2927
  • Initial support for PySide6 and Qt by @shyamnathp in #2918
  • Bump Kivy version to 2.3.0 by @misl6 in #2952
  • Update OpenSSL version to 1.1.1w by @prolenodev in #2958
  • Release 2024.01.21 by @misl6 in #2959

New Contributors

Full Changelog: v2023.09.16...v2024.01.21