We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a101ae3 + e8ee467 commit a0ac3cfCopy full SHA for a0ac3cf
CHANGES.md
@@ -1,7 +1,17 @@
1
0.12 (unreleased)
2
-----------------
3
4
-- No changes yet.
+- Fix passing a https url for baseline images from the CLI. [#89]
5
+
6
+- Added `--mpl-baseline-relative` option to specify baseline images relative to the test path. [#96]
7
8
+- Add option to do comparisons against a json library of sha256 hashes. [#98]
9
10
+- Drop support for matplotlib 1.5 and Python < 3.6. [#100]
11
12
+- Add support for generating a HTML summary of test faliures. [#101]
13
14
+- Add support for falling back to baseline image comparison if hash comparison fails. [#101]
15
16
0.11 (2019-11-15)
17
0 commit comments