diff -r 5cb941e31c86 -r c52885f3babd src/pyams_utils.egg-info/PKG-INFO --- a/src/pyams_utils.egg-info/PKG-INFO Wed Sep 18 19:36:57 2019 +0200 +++ b/src/pyams_utils.egg-info/PKG-INFO Thu Sep 26 11:53:53 2019 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-utils -Version: 0.1.33 +Version: 0.1.34 Summary: Utility functions and classes for PyAMS Home-page: http://www.ztfy.org Author: Thierry Florac @@ -47,6 +47,11 @@ Changelog ========= + 0.1.34 + ------ + - don't escape slashes when generating content's URL + - added schema field to display JSON mapping data + 0.1.33 ------ - added test in "relative_url" function to check if request is an instance of PyramidPublisherRequest