Ai
10 Star 0 Fork 13

src-openEuler/python-pytest-mpl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
backport-update-CHANGES.patch 3.05 KB
一键复制 编辑 原始数据 按行查看 历史
liff 提交于 2024-07-29 17:14 +08:00 . backport-update-CHANGES
diff -apurN pytest-mpl-0.17.0/CHANGES.md pytest-mpl-0.17.0-new/CHANGES.md
--- pytest-mpl-0.17.0/CHANGES.md 2024-02-15 04:05:08.000000000 +0800
+++ pytest-mpl-0.17.0-new/CHANGES.md 2024-07-29 17:08:15.957618420 +0800
@@ -1,3 +1,46 @@
+## v0.17.0 - 2024-02-14
+
+<!-- Release notes generated using configuration in .github/release.yml at main -->
+### What's Changed
+
+#### Fixes
+
+* Improve Logging Configuration: don't modify root logger by @theOehrly in https://github.com/matplotlib/pytest-mpl/pull/182
+* Improve error reporting when test raises an exception by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/193
+* MNT: Compat with pytest 8.1 by @pllim in https://github.com/matplotlib/pytest-mpl/pull/219
+
+#### Exciting New Features 🎉
+
+* Added support for EPS, PDF, and SVG image comparison by @astrofrog in https://github.com/matplotlib/pytest-mpl/pull/194
+* Started implementing support for deterministic figure output by @astrofrog in https://github.com/matplotlib/pytest-mpl/pull/196
+* Add missing CLI and INI options for a consistent API by @astrofrog in https://github.com/matplotlib/pytest-mpl/pull/181
+* Avoid using `py.path` by @eerovaher in https://github.com/matplotlib/pytest-mpl/pull/207
+* Allow using `-p no:legacypath` with `pytest` >= 7 by @eerovaher in https://github.com/matplotlib/pytest-mpl/pull/213
+
+#### Other Changes
+
+* Add initial Sphinx docs by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/174
+* Add documentation on avoiding `PytestReturnNotNoneWarning` by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/185
+* Add RTD config by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/195
+* Migrate docs from `README.rst` to website by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/199
+* Set deterministic to True for vector graphics and warn about change to True in future for PNG by @astrofrog in https://github.com/matplotlib/pytest-mpl/pull/197
+
+#### Infrastructure Changes
+
+* Verify class-based testing configurations produce the expected results by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/175
+* Update testing and CI for Matplotlib v3.6 by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/184
+* Upgrade for tox 4 by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/191
+* Upgrade CI package versions by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/215
+* Test wheel with 3.11 until `python-dateutil` is updated for 3.12 by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/217
+* Fix unclosed test files by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/222
+
+### New Contributors
+
+* @theOehrly made their first contribution in https://github.com/matplotlib/pytest-mpl/pull/182
+* @eerovaher made their first contribution in https://github.com/matplotlib/pytest-mpl/pull/207
+
+**Full Changelog**: https://github.com/matplotlib/pytest-mpl/compare/v0.16.1...v0.17.0
+
## v0.16.1 - 2022-07-23
<!-- Release notes generated using configuration in .github/release.yml at main -->
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/python-pytest-mpl.git
git@gitee.com:src-openeuler/python-pytest-mpl.git
src-openeuler
python-pytest-mpl
python-pytest-mpl
master

搜索帮助