We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c07ec34 commit 8c9f294Copy full SHA for 8c9f294
CHANGES.md
@@ -1,5 +1,18 @@
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
+- Add a `--mpl-generate-summary=json` option which saves a JSON summary of the
9
+ image comparison results. [#127]
10
11
+- Add a significantly improved HTML summary page, and rename the old simple
12
+ summary page to `basic-html`. [#128]
13
14
0.13 (2021-07-02)
----------------------
15
16
17
- Ensure all test files are included in the sdist. [#109]
18
0 commit comments