Pyramid 1.0b3 has been released.  1.0b3 is a bugfix release, and
hopefully the last beta before a 1.0 final.

Install it via:

  easy_install pyramid

Upgrade via:

  easy_install -U pyramid

The docs at http://docs.pylonsproject.org/projects/pyramid/dev/ have not
yet been updated, but hopefully will be shortly.

Unless there's a showstopper bug in this release, Pyramid 1.0 final will
be released on Jan. 31.

The change log follows:

1.0b3 (2011-01-28)
==================

Bug Fixes
---------

- Use © instead of copyright symbol in paster templates / tutorial
  templates for the benefit of folks who cutnpaste and save to a
  non-UTF8 format.

- ``pyramid.view.append_slash_notfound_view`` now preserves GET query
  parameters across redirects.

Documentation
-------------

- Beef up documentation related to ``set_default_permission``:
  explicitly mention that default permissions also protect exception
  views.

- Paster templates and tutorials now use tabs instead of spaces in their
  HTML templates.



-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to