@@ -7,26 +7,26 @@ Unreleased
770.3.0: 2016/10/12
88-----------------
99
10- * Added OpenCL management
11- * Added isosurface marching cubes
12- * Added sift algorithm for image alignement
13- * Added octaveh5 module to insure communication between octave and python using HDF5 file
14- * Added silx.utils module containing weakref and html-escape
15- * Added silx.sx for flat import (helper for interactive shell)
16- * Added HDF5 load API (supporting Spec files) to silx.io.utils module
17- * Added SpecFile support for multiple MCA headers
18- * Added HDF5 TreeView
19- * Added FitManager and FitWidget to the silx.math.fit module
20- * Added ThreadPoolPushButton to silx.gui.widgets
21- * Added getDataRange function to plot widget
22- * Added loadUi, Slot and Property to qt.py
23- * Added SVG icons and support
24- * Added examples for plot actions, HDF5 widget, helper widgets, converter from Spec to HDF5
25- * Added tutorials for plot actions, spech5, spectoh5, sift and fitmanager
26- * Improve right axis support for plot widget
27- * Improve mask tool
28- * Refactoring widgets constructor: first argument is now the parent widget
29- * Change plot documentation and add missing module to the documentation
10+ * Added OpenCL management
11+ * Added isosurface marching cubes
12+ * Added sift algorithm for image alignement
13+ * Added octaveh5 module to insure communication between octave and python using HDF5 file
14+ * Added silx.utils module containing weakref and html-escape
15+ * Added silx.sx for flat import (helper for interactive shell)
16+ * Added HDF5 load API (supporting Spec files) to silx.io.utils module
17+ * Added SpecFile support for multiple MCA headers
18+ * Added HDF5 TreeView
19+ * Added FitManager and FitWidget to the silx.math.fit module
20+ * Added ThreadPoolPushButton to silx.gui.widgets
21+ * Added getDataRange function to plot widget
22+ * Added loadUi, Slot and Property to qt.py
23+ * Added SVG icons and support
24+ * Added examples for plot actions, HDF5 widget, helper widgets, converter from Spec to HDF5
25+ * Added tutorials for plot actions, spech5, spectoh5, sift and fitmanager
26+ * Improve right axis support for plot widget
27+ * Improve mask tool
28+ * Refactoring widgets constructor: first argument is now the parent widget
29+ * Change plot documentation and add missing module to the documentation
3030
3131
32320.2.0: 2016/07/12
0 commit comments