Hi all, I am pleased to announce the release of the long awaited 1.0.4 version.
We have worked for a long time on the beta cycle. We could have waited even more and never release a final version... but this is not what we did. While there is still room for improvement you will find this release contains quite a lot of goodies that where only available in the beta versions: - first stable release to support SQLalchemy 0.4.0. - cookies are now renewed if the user does something. - paginate as seen quite a facelifting - you can now suppress Mochikit from you webapp (to use an incompatible lib like the latest mochi or any other you want) - Installation of TurboGears does not require installation of an ORM anymore. So you'll be able to deploy a TG application without SO installed on the server if you use SA (and the reverse is true) - Greatly improved i18n support: i18n support for Javascript!, string collection ignores XML processing instructions and comments as well as script and style sections, tg-admin i18n now supports Unicode strings in Kid templates, Fixed the command line interface to i18n collection. Command line now processes also the templates. TurboGears 1.0.4 now requires updated dependencies: - TurboCheetah 1.0 - TurboJson 1.1.2 - TurboKid 1.0.4 We tested TurboGears 1.0.4 with mod_wsgi 1.3 on Apache 2.2 and all works perfectly following the instructions provided by Graham Dumpleton on this page: http://code.google.com/p/modwsgi/wiki/IntegrationWithTurboGears. For all the people who search a good deployment option for their TurboGears application we recommend they evaluate mod_wsgi as the first solution for Apache based deployments (even on Windows, think that Apache has a nice windows service). 1.0 branch now goes into maintenance mode, we will fix bugs but not introduce any new features. All the future evolution of TG 1.x will go into the 1.1 branch. We still need to sync the 1.1 branch because some of our fixes were not ported to 1.1 yet. I and a handful of others are committed to support TurboGears 1.x and make sure web applications running on top of tg 1.x will continue to receive support. I'd like to thank all the people who gave their time to submit patches, useful comments and improve the code. We hope you'll enjoy this release. Florent Aide. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

