Skip to content

v0.24.0

Latest
Compare
Choose a tag to compare
@ofek ofek released this 13 Oct 23:40
· 1 commit to master since this release

0.24.0 - 2024-10-13

Changed:

  • The PYAPP_DISTRIBUTION_VARIANT has been renamed to PYAPP_DISTRIBUTION_VARIANT_CPU although the former is still supported for backwards compatibility

Added:

  • Support Python 3.13 and set as the default version
  • Add PYAPP_DISTRIBUTION_VARIANT_GIL option (Python 3.13+)
  • Update default CPython distributions to 20241008
  • Update default PyPy distributions to 7.3.17
  • Update dependencies