Version 0.1.12 0.1.12
authorThierry Florac <thierry.florac@onf.fr>
Tue, 18 Sep 2018 16:26:27 +0200
changeset 67 bce031c421f0
parent 66 e5279f804dea
child 68 620d44da2cab
Version 0.1.12
docs/HISTORY.txt
src/pyams_sequence.egg-info/PKG-INFO
--- 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
--- 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