src/pyams_utils.egg-info/PKG-INFO
changeset 389 f0a62fab5368
parent 381 783188a98bcb
child 396 c52885f3babd
--- a/src/pyams_utils.egg-info/PKG-INFO	Fri Jul 26 12:30:53 2019 +0200
+++ b/src/pyams_utils.egg-info/PKG-INFO	Fri Jul 26 19:16:26 2019 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-utils
-Version: 0.1.32
+Version: 0.1.33
 Summary: Utility functions and classes for PyAMS
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -47,6 +47,15 @@
         Changelog
         =========
         
+        0.1.33
+        ------
+         - added test in "relative_url" function to check if request is an instance of PyramidPublisherRequest
+        
+        0.1.32
+        ------
+         - updated unit tests
+         - added Gitlab-CI integration
+        
         0.1.31
         ------
          - added "boolean_iter" function and TALES extension to check if an iterator returns at least one value, without