- The Python 3.13 version alias now resolves to Python 3.13.2. (#1744)
- The Python 3.12 version alias now resolves to Python 3.12.9. (#1744)
- Deprecated support for the
runtime.txtfile. (#1743) - Improved the error messages shown when
.python-version,runtime.txtorPipfile.lockcontain an invalid Python version. (#1743)