Skip to content

v0.24.0

Latest
Compare
Choose a tag to compare
@heroku-linguist heroku-linguist released this 05 Feb 11:26
35c65bd

heroku/python

Added

  • Added runtime.txt support for the python-3.X major Python version form. (#322)
  • Enabled libcnb's trace feature. (#320)

Changed

  • The Python 3.13 version alias now resolves to Python 3.13.2. (#326)
  • The Python 3.12 version alias now resolves to Python 3.12.9. (#326)
  • Deprecated support for the runtime.txt file. (#325)
  • Improved the error messages shown when the .python-version file contents aren't valid. (#325)