Skip to content

[v2025.05.17] 2025-05-17

Latest
Compare
Choose a tag to compare
@misl6 misl6 released this 18 May 07:28
· 14 commits to master since this release
94c9cdf

What's Changed

  • (recipes/materialyoucolor): update to 2.0.9 by @T-Dynamos in #904
  • Sunset apple-silicon-m1 self-hosted runner, as now is supported by Github Hosted runners via macos-latest tag. Use macos-13 for runs on Intel macs by @misl6 in #909
  • chore: Configure Renovate by @renovate in #910
  • Bump minimum Python supported version to 3.8 by @misl6 in #914
  • chore(deps): update actions/setup-python action to v5 by @renovate in #918
  • Fix zbarlight recipe by @Cheaterman in #932
  • chore(deps): update pypa/gh-action-pypi-publish action to v1.10.2 by @renovate in #917
  • fix build for Xcode 16 by @tcaduser in #937
  • 👷 Fix broken setup workflow by @AndreMiras in #938
  • Fix libb2 issue by @tcaduser in #940
  • chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2 by @renovate in #942
  • chore(deps): update pypa/gh-action-pypi-publish action to v1.12.3 by @renovate in #952
  • Bump Kivy version to 2.3.1 by @misl6 in #956
  • Enhance Cython integration: Add support for c++ mode, use hostpython3-provided Cython, allow pinning of specific Cython version in recipe by @misl6 in #957
  • chore(deps): update pypa/gh-action-pypi-publish action to v1.12.4 by @renovate in #958
  • Add SDL3, SDL3_ttf, SDL3_mixer, SDL3_image recipes for Kivy 3.0.0 by @misl6 in #961
  • Disable iOS armv7 build for libffi by @misl6 in #966
  • Bump libpng version to 1.6.48 by @misl6 in #967
  • Use -platform_version flag during linking instead of the deprecated and now removed) -ios_simulator_version_min by @misl6 in #970
  • Bump release version to v2025.05.17 and prepare CHANGELOG for release by @misl6 in #972
  • Bump release version to 2025.05.17 by @misl6 in #973

New Contributors

Full Changelog: v2024.03.17...v2025.05.17