src/pyams_utils.egg-info/PKG-INFO
changeset 446 181e3bb4bda3
parent 442 63e3acc6e4d6
child 449 c1c9032f8477
--- a/src/pyams_utils.egg-info/PKG-INFO	Fri Nov 13 12:52:53 2020 +0100
+++ b/src/pyams_utils.egg-info/PKG-INFO	Fri Nov 13 16:30:14 2020 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-utils
-Version: 0.1.37
+Version: 0.1.38
 Summary: Utility functions and classes for PyAMS
 Home-page: http://www.ztfy.org
 Author: Thierry Florac
@@ -51,6 +51,13 @@
         Changelog
         =========
         
+        0.1.38
+        ------
+         - added arguments to "find_objects_matching"/"find_objects_providing" functions, to be able to
+           get depth of found items
+         - updated "get_text_start" function to return the initial argument value when provided length
+           is negative
+        
         0.1.37
         ------
          - added "pyams_utils.date.get_timestamp(context)" function