diff -r 4abd201debc6 -r a70ef9a05ea1 src/pyams_utils.egg-info/PKG-INFO --- a/src/pyams_utils.egg-info/PKG-INFO Mon Jun 11 09:59:25 2018 +0200 +++ b/src/pyams_utils.egg-info/PKG-INFO Mon Jun 11 16:13:37 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