Hi,

Finally Werkzeug 0.7 is released.  While it's a huge update in terms of
new features and internally stuff cleaned up, the real great step
forward here is the new release cycle.

Werkzeug and Flask will now attempt a two to four month release cycle
and release side-by-side.  We also want to clean up internal API
mistakes that make porting to Python 3 harder than necessary.  We will
be very careful with deprecations and provide scripts that generate
diffs for necessary updates we cannot workaround (similar to how the
import rewriting with Werkzeug 0.7 already works and how blueprint
updates worked in Flask 0.7).

For the full list of what is new check out the changelog in the
documentation and the tarball.

Most important improvements:

- greatly improved routing system (better ordering, default handling
  and support for multiple domains)
- Very basic Range/IfRange/ContentRange support
- improved multipart parser
- some changes that should aid an upgrade to Python 3


Regards,
Armin

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

Reply via email to