web.py 0.3 is ready for release.

Changes are:
    new: replace print with return (backward-incompatible)
    new: application framework (backward-incompatible)
    new: modular database system (backward-incompatible)
    new: templetor reimplementation
    new: better unicode support
    new: debug mode (web.config.debug)
    new: better db pooling
    new: sessions
    new: support for GAE
    new: etag support
    new: web.openid module
    new: web.nthstr
    fix: various form.py fixes
    fix: python 2.6 compatibility
    fix: file uploads are not loaded into memory
    fix: SQLLiteral issue (Bug#180027)

As most of you already know, there are some backward incompatible changes.
I have written "how to upgrade" document here:
http://webpy.org/docs/0.3/upgrade.

Complete documentation is available at:
http://webpy.org/docs/0.3

Please test this out with your software and let me know if there are any issues.
code is available at http://github.com/webpy/webpy.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to