Pyramid 1.6.2 has been released. This is a bugfix release with some minor changes:
- Fixed a bug in proutes such that it now shows the correct view with a class and attr is involved. - The JSON renderers now explicitly encode their result as utf-8. - Renderers will now warn the user and encode the result as utf-8 if a renderer returns a text type and the response does not have a valid charset. A "What's New In Pyramid 1.6" document exists at http://docs.pylonsproject.org/projects/pyramid/1.6-branch/whatsnew-1.6.html . You can install it via PyPI: pip install Pyramid==1.6 Enjoy, and please report any issues you find to the issue tracker at https://github.com/Pylons/pyramid/issues Thanks! - Pyramid core developers -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAKdhhwEUGO%3D24YQED0FQmH0udujvgdEwTdRkzM1VPGLBiFYYgQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
