diff -r fb23265528fb -r 0b5f84d9eff4 src/pyams_utils.egg-info/PKG-INFO --- a/src/pyams_utils.egg-info/PKG-INFO Mon Jun 11 15:40:52 2018 +0200 +++ b/src/pyams_utils.egg-info/PKG-INFO Mon Jun 11 15:58:58 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-utils -Version: 0.1.14 +Version: 0.1.15 Summary: Utility functions and classes for PyAMS Home-page: http://www.ztfy.org Author: Thierry Florac @@ -48,6 +48,13 @@ Changelog ========= + 0.1.15 + ------ + - added "inherit_from" attribute to IInheritInfo interface + - added helper to get a persistent adapter through context's annotations + - added "canonical_url" function, interface and TALES extension + - updated custom PyAMS traverser to notify BeforeTraverseEvent on last traversed object + 0.1.14 ------ - updated request_property decorator cache key