- No changes yet.
- Properly define dependencies in setup.py. [#32]
-
Added
style
andremove_text
options. [#20] -
Properly support parametrized tests. [#24]
-
Minor fixes to detection of remote baseline directories.
-
Minor improvements to documentation.
-
Add support for remote baseline images. [#18]
-
When providing two conflicting options, warn instead of raising an exception. [#19]
-
Changed default tolerance from 10 to 2. [#9]
-
Added
tox.ini
. -
Improvements to documentation
-
Added globally-configurable baseline directory with the
--mpl-baseline-dir
option. [#8] -
Added
baseline_dir
andfilename
options in decorator. -
Improvements to documentation
- Initial version