diff -r 8b2786685e8b -r 6206a2ae7053 src/pyams_utils.egg-info/PKG-INFO --- a/src/pyams_utils.egg-info/PKG-INFO Wed Jul 12 13:57:06 2017 +0200 +++ b/src/pyams_utils.egg-info/PKG-INFO Wed Jul 12 14:05:46 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-utils -Version: 0.1.4 +Version: 0.1.5 Summary: Utility functions and classes for PyAMS Home-page: http://www.ztfy.org Author: Thierry Florac @@ -47,6 +47,12 @@ Changelog ========= + 0.1.5 + ----- + - refactored request and session properties management + - added check for multi-adapter lookup on IHTMLRenderer interface in 'html' TALES extension + - update docstrings + 0.1.4 ----- - added "condition" optional argument to "get_parent" traversing helper to retrieve a parent only if given function