Pyramid 1.4.1 has been released.  It is a maintenance release in the
1.4 series.  Here's what happened since the last release (1.4):

  1.4.1 (2013-04-23)
  ==================

  Bug Fixes
  ---------

  - Spaces and dots may now be in mako renderer template paths. This
    was broken when support for the new makodef syntax was added in
    1.4a1.  See https://github.com/Pylons/pyramid/issues/950

  - ``pyramid.debug_authorization=true`` will now correctly print out
    ``Allowed`` for views registered with ``NO_PERMISSION_REQUIRED``
    instead of invoking the ``permits`` method of the authorization
    policy.  See https://github.com/Pylons/pyramid/issues/954

  - Pyramid failed to install on some systems due to being packaged
    with some test files containing higher order characters in their
    names. These files have now been removed. See
    https://github.com/Pylons/pyramid/issues/981

The documentation for the 1.4.1 release is available at
http://docs.pylonsproject.org/projects/pyramid/en/1.4-branch/

You can install 1.4.1 via PyPI:

  easy_install Pyramid==1.4.1

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 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].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to