src/pyams_utils.egg-info/PKG-INFO
changeset 310 ecd94f3b81f7
parent 306 be269649efc5
child 313 7f37f0edbe9f
--- a/src/pyams_utils.egg-info/PKG-INFO	Wed Jan 09 10:15:23 2019 +0100
+++ b/src/pyams_utils.egg-info/PKG-INFO	Wed Jan 09 12:19:10 2019 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-utils
-Version: 0.1.27.1
+Version: 0.1.28
 Summary: Utility functions and classes for PyAMS
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -47,6 +47,11 @@
         Changelog
         =========
         
+        0.1.28
+        ------
+         - added NamespaceTraverser to replace "++oid++XX::title.html" URL syntax with a simpler "*/+/XX::title.html".
+           This requires an ITraversable adapter named "+" for context and request to handle content access.
+        
         0.1.27.1
         --------
          - force timezone in "timestamp" TALES adapter