Pyramid 1.2a2 has been released.  The changes from 1.2a1 are as
follows:

  Bug Fixes
  ---------

  - When a ``renderers=`` argument is not specified to the
    Configurator constructor, eagerly register and commit the default
    renderer set.  This permits the overriding of the default
    renderers, which was broken in 1.2a1 without a commit directly
    after Configurator construction.

  - Mako rendering exceptions had the wrong value for an error
    message.

  - An include could not set a root factory successfully because the
    Configurator constructor unconditionally registered one that would
    be treated as if it were "the word of the user".

  Features
  --------

  - A session factory can now be passed in using the dotted name
    syntax.

A "What's New In Pyramid 1.2" document exists at
http://docs.pylonsproject.org/projects/pyramid/1.2/whatsnew-1.2.html .

You will be able to see the 1.2 release documentation (across all
alphas and betas, as well as when it eventually gets to final release)
at http://docs.pylonsproject.org/projects/pyramid/1.2/ .

You can install it via PyPI:

  easy_install Pyramid==1.2a2

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.

Reply via email to