Skip to content

Commit eb1a31c

Browse files
authored
Merge pull request #130 from Cadair/changelog0.14
Add draft changelog for 0.14
2 parents 23a52c3 + 1ff5972 commit eb1a31c

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGES.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
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+
119
0.13 (2021-07-02)
2-
---------------------
20+
-----------------
321

422
- Ensure all test files are included in the sdist. [#109]
523

0 commit comments

Comments
 (0)