src/pyams_catalog.egg-info/PKG-INFO
changeset 24 651c3646cab3
parent 19 f3f2a1e1f3bb
child 28 d8405a4d7d45
--- a/src/pyams_catalog.egg-info/PKG-INFO	Wed Jul 12 11:39:41 2017 +0200
+++ b/src/pyams_catalog.egg-info/PKG-INFO	Wed Jul 12 14:23:51 2017 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-catalog
-Version: 0.1.3
+Version: 0.1.4
 Summary: PyAMS catalog tools
 Home-page: http://hg.ztfy.org/pyams/pyams_catalog
 Author: Thierry Florac
@@ -11,6 +11,15 @@
         History
         =======
         
+        0.1.4
+        -----
+         - updated CatalogResultSet class to be able to feed it with a list of internal IDs as well a Query object
+         - added "prepend" and "append" methods to CatalogResultSet class to be able to add a list of items to the beginning
+           or the end of the initial results list
+         - corrected "get_resolution" function with new doctests
+         - added custom IKeyValue adapter for catalog
+         - updated dependencies
+        
         0.1.3
         -----
          - added view to display properties of catalog indexes