Commit 1619aaa 1 parent 797ffcf commit 1619aaa Copy full SHA for 1619aaa
File tree 1 file changed +15
-2
lines changed
1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Version 2.3.1 ##
4
4
5
- In this release, test coverage is 75 %.
5
+ In this release, test coverage is 79 %.
6
6
7
- 💥 New features:
7
+ 💥 New features / Enhancements :
8
8
9
9
* Colormap: added "Apply" button to the colormap manager
10
+ * Automated test suite:
11
+ * Test coverage has been improved from 75% to 79%
12
+ * The following features are now covered by unit tests:
13
+ * Panning with the mouse move events
14
+ * Zooming with the mouse wheel/move events
15
+ * Curve statistics tool
16
+ * Image rotation and translations via ` SelectTool ` (simulating mouse events)
17
+ * Masked areas in images and ` ImageMaskTool `
18
+ * ` LockTrImageTool `
19
+ * Cursor tools (` HCursorTool ` , ` VCursorTool ` , ` XCursorTool ` and ` HRangeTool ` )
20
+ * ` DisplayCoordsTool ` : simulation of 'Alt' and 'Ctrl' keys
21
+ * Complete coverage for ` MultiLineTool ` and ` FreeFormTool `
22
+ * Selection tools (` RectangularSelectionTool ` and ` SelectTool ` )
10
23
11
24
🛠️ Bug fixes:
12
25
You can’t perform that action at this time.
0 commit comments