# HG changeset patch # User Thierry Florac # Date 1537280787 -7200 # Node ID bce031c421f08e8cf56d04be26339103d6d77560 # Parent e5279f804dea185106df7793cbea1f27f2e0a627 Version 0.1.12 diff -r e5279f804dea -r bce031c421f0 docs/HISTORY.txt --- a/docs/HISTORY.txt Sun Sep 09 11:21:38 2018 +0200 +++ b/docs/HISTORY.txt Tue Sep 18 16:26:27 2018 +0200 @@ -1,6 +1,13 @@ History ======= +0.1.12 +------ + - updated internal reference interface + - updated multi-versions references helpers + - added public OID attribute to sequence info interface + - replaced autocomplete="off" directive with autocomplete="none" for Chrome compatibility + 0.1.11 ------ - added "multiple" attribute to references list widget to allow sorting of selected elements diff -r e5279f804dea -r bce031c421f0 src/pyams_sequence.egg-info/PKG-INFO --- a/src/pyams_sequence.egg-info/PKG-INFO Sun Sep 09 11:21:38 2018 +0200 +++ b/src/pyams_sequence.egg-info/PKG-INFO Tue Sep 18 16:26:27 2018 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-sequence -Version: 0.1.11 +Version: 0.1.12 Summary: PyAMS sequence interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_sequence Author: Thierry Florac @@ -12,6 +12,13 @@ History ======= + 0.1.12 + ------ + - updated internal reference interface + - updated multi-versions references helpers + - added public OID attribute to sequence info interface + - replaced autocomplete="off" directive with autocomplete="none" for Chrome compatibility + 0.1.11 ------ - added "multiple" attribute to references list widget to allow sorting of selected elements