Skip to content

Version 2.5.0

Latest
Compare
Choose a tag to compare
@amol- amol- released this 18 Feb 22:59
· 2 commits to development since this release
  • Support for Python 3.13
  • Minimum supported version Python 3.8
  • Increased password strength in TG2 quickstart by switching to pbkdf2
  • Migrated to pyproject.toml
  • Remove direct references to pkg_resources
  • Remove tgext.admin and tw2.forms by default
  • Add sqlalchemy 2.0
  • Start IPython manually instead of embedding
  • Switch quickstarted projects test suite from nose to pytest
  • Fix mismatch between HTTPS and HTTP for jquery in quickstart

New Contributors

Full Changelog: tg2.4.3...tg2.5.0