diff -r db778bfa5f17 -r 62ff814702f6 src/pyams_file.egg-info/PKG-INFO --- a/src/pyams_file.egg-info/PKG-INFO Wed Jun 27 12:19:42 2018 +0200 +++ b/src/pyams_file.egg-info/PKG-INFO Thu Jun 28 08:36:49 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-file -Version: 0.1.15 +Version: 0.1.16 Summary: PyAMS file interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_file Author: Thierry Florac @@ -12,6 +12,13 @@ History ======= + 0.1.16 + ------ + - added support to store SVG files as images + - added missing values to image crop template + - added image rotation action + - updated images timestamp based on last modification time + 0.1.15 ------ - updated annotations adapter