On behalf of the CherryPy team, I'm extremely pleased to announce the release of CherryPy 3.1.0 final! The kind of improvements that version 3.0 brought to cherrypy.request, this new version brings to cherrypy.engine: better startup, shutdown, reload, daemonization, signal-handling, scripting, scaffolding, and more:
* There's a new 'cherryd' script for running CherryPy applications. * All startup/shutdown behavior is now componentized and pluggable (even your own). * CherryPy 3.1 works out of the box with Google App Engine. * Custom error handlers are much easier to write and use. * There's a new 'scaffold' example layout for new CherryPy projects.
> On behalf of the CherryPy team, I'm extremely pleased to announce the > release of CherryPy 3.1.0 final! The kind of improvements that version > 3.0 brought to cherrypy.request, this new version brings to > cherrypy.engine: better startup, shutdown, reload, daemonization, > signal-handling, scripting, scaffolding, and more:
> * There's a new 'cherryd' script for running CherryPy applications. > * All startup/shutdown behavior is now componentized and pluggable > (even your own). > * CherryPy 3.1 works out of the box with Google App Engine. > * Custom error handlers are much easier to write and use. > * There's a new 'scaffold' example layout for new CherryPy projects.
Might congratulations for this release. Of course a *huge thank you to Robert* who is really the one who made CherryPy this fantastic product. I think the community has expanded a bit and many contributors have shown how it was easy to make CherryPy a better product by opening tickets, discussing on the list, helping to debug. So thanks to everyone.
On Tue, Jul 1, 2008 at 7:35 AM, Robert Brewer <fuman...@aminus.org> wrote:
> On behalf of the CherryPy team, I'm extremely pleased to announce the > release of CherryPy 3.1.0 final! The kind of improvements that version > 3.0 brought to cherrypy.request, this new version brings to > cherrypy.engine: better startup, shutdown, reload, daemonization, > signal-handling, scripting, scaffolding, and more:
Thanks a ton man. Time for me to generate fresh API docs.
regards Vivek -- The hidden harmony is better than the obvious!!