v2023.05.21
What's Changed
- Add support for Python 3.10 and make it the default while building hostpython3 and python3 by @misl6 in #2577
- Add PyAV recipe by @DexerBR in #2750
- Add debug loggings for identifying a matching dist by @BitcoinWukong in #2751
- Home app functionality by @kuzeyron in #2761
- Use io.IOBase for LogFile by @dylanmccall in #2763
- android_api to integer by @kuzeyron in #2765
- fix #2768 smallIconName null can t be compared to String by @brvier in #2769
- fix tools/liblink: syntax error by @SomberNight in #2771
- Update
pyjnius
version to1.5.0
by @misl6 in #2791 - Update Kivy recipe for 2.2.0 by @misl6 in #2793
New Contributors
- @DexerBR made their first contribution in #2750
- @BitcoinWukong made their first contribution in #2751
- @dylanmccall made their first contribution in #2763
Full Changelog: v2023.02.10...v2023.05.21