File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ 0.14 (unreleased)
2
+ -----------------
3
+
4
+ - Add ` --mpl-results-always ` flag which disables removing of test images for
5
+ tests which pass. Test images are also stored and generated for hash tests
6
+ when a baseline dir is also provided. [ #108 ]
7
+
8
+ - When generating a HTML summary page, the ` --mpl-results-always ` flag is
9
+ automatically applied. [ #131 ]
10
+
11
+ - Add a ` --mpl-generate-summary=json ` option which saves a JSON summary of the
12
+ image comparison results. [ #127 ]
13
+
14
+ - Add a significantly improved HTML summary page, and rename the old simple
15
+ summary page to ` basic-html ` . [ #128 ]
16
+
17
+ - Various bugfixes, test improvements and documentation updates [ #134 ]
18
+
1
19
0.13 (2021-07-02)
2
- ---------------------
20
+ -----------------
3
21
4
22
- Ensure all test files are included in the sdist. [ #109 ]
5
23
You can’t perform that action at this time.
0 commit comments