TurboGears Development Status
| Status: | Official |
|---|
The current stable version of TurboGears 2 is 2.0.3, which was released on August 12, 2009.
The current stable version of TurboGears 1 is 1.1, which was released on October 4, 2009.
TurboGears 2 Status
The new major version of TurboGears is TG 2.0, which has reached stable status now.
See the main TurboGears 2 page for more information.
TurboGears 1 Status
Development Version
TurboGears 1.5 is currently in the pre-alpha phase. A first alpha release is planned for early January 2010. The major change in Tg 1.5 will be the (long overdue) switch to CherryPy 3, which will introduce some minor backward incompatibilities to earlier TG versions. Additionally, some medium-scale refactoring work on some of TG's components (e.g. widgets, quickstart) is taking place.
Development for version 1.5 takes place in the 1.5 Subversion branch and the occasional feature-specific branch. Documentation for TurboGears 1.5 will maintained in Subversion too with Sphinx.
For more information, please see the 1.5 development plans.
Stable Version
TurboGears 1.1 was released on October 4, 2007. TurboGears 1.1 provides different defaults for the template engine (Genshi) and the ORM (SQLAlchemy, with Elixer as an option) and should ease transition to the upcoming TurboGears 2.0 for 1.0 users, while staying almost 100% compatible with TurboGears 1.0 applications.
Development for version 1.1 takes place in the 1.1 Subversion branch. Documentation for TurboGears 1.1 on the wiki has been started as well.
For details, please see the 1.1 development plans.
Previous Version
TurboGears 1.0 was released on January 3, 2007. The APIs are now stable for all 1.0.x releases. There have been a number of maintenance releases of the 1.0 branch.
The TurboGears 1.0 branch has now entered maintenance mode. This means that all new developments will now occur in the >= 1.1 branches. The 1.0 branch will only receive critical bug-fixes and security updates from now on.