版本发布 8
***Added:*** - Update default CPython distributions to 20251014 - Update default PyPy distributions to 7.3.20
***Added:*** - Update default CPython distributions to 20250712 - Switch to `zlib-rs` for handling `.tar.gz` distributions - Update dependencies
***Added:*** - Update default CPython distributions to 20250311 - Update dependencies ***Fixed:*** - Fix compiler warnings on newer versions of Rust for use of the `FileExt` trait provided by the `fs4` crate
***Added:*** - Update default CPython distributions to 20241219 - Update dependencies
***Added:*** - Update default CPython distributions to 20241206 - Enable LTO for releases - Update dependencies
## 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
***Added:*** - Add `PYAPP_UV_SOURCE` option
***Added:*** - Add `PYAPP_EXPOSE_ALL_COMMANDS` option - Update dependencies