Hi all,

I am pleased to announce you that TurboGears 1.0.4b3 is finally out in the wild.
We put a lot of work in the release even if it is a beta.
We have exciting new improvements and quite a batch of bug fixes.

You can look at the changelog here: http://trac.turbogears.org/wiki/ChangeLog

>From now on, if you quickstart an sqlalchemy project (tg-admin
quickstart -s) you
won't be required to install SQLObject anymore. The opposite is also
true, people
using SQLObject won't have to install SA at all.

The startup script has been revamped and installing your application
will autocreate
a startup script for your application... No more copying of some parts
of the code
when deploying!! Just config files.

Pagination has seen a lot of work and brain storming, the result is a
much better
paginate system which robustly supports wrong offsets etc. (Some tests
are still failing
on py23, but everything is rock solid and tested on py24 and py25).

You can now completely de-activate mochikit using the "tg.mochikit_suppress"
config key in your app.cfg file. This allows to get rid of the old
1.3.1 mochikit
library in order to use the (yet unreleased) 1.4 version.

In conclusion, we hope that you'll love developing with this new
version and will
give us all the feed-back we need to get a final release. The last steps that we
need to perform now are:
    - finalizing the documentation so people now how to upgrade to the new
    version
    - polish the tgsetup script a bit

Cheers,
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to