Excellent! Thanks, Chris!
On Tue, Dec 18, 2012 at 12:12 AM, Chris McDonough <[email protected]> wrote: > Pyramid 1.4 has been released. Its primary features are: > > - Easy custom JSON serialization of objects returned from views. > > - Partial Mako and Chameleon template rendering. > > - Third-party addable view, route, and subscriber predicates. > > - Subrequest support. > > - Improved documentation. > > A detailed "What's New in Pyramid 1.4" document is available at > > http://docs.pylonsproject.org/projects/pyramid/en/master/whatsnew-1.4.html > > Pyramid 1.4 requires Python 2.6, 2.7, 3.2 or 3.3. > > The documentation for the release is available at > http://docs.pylonsproject.org/projects/pyramid/en/1.4-branch/ > > You can install it via PyPI: > > easy_install Pyramid==1.4 > > Enjoy, and please report any issues you find to the issue tracker at > https://github.com/Pylons/pyramid/issues > > Thanks! > > - C > > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
