File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.10.0 (2023-11-28)
4+
5+ * ⬆️ Support nbdime v4 (drop v3 support) by @amotl and @krassowski in < https://github.com/chrisjsewell/pytest-notebook/pull/62 >
6+
37## v0.9.0 (2023-11-12)
48
5- * ⬆️ Add support for Python 3.12 by @sphuber in https://github.com/chrisjsewell/pytest-notebook/pull/41
6- * ⬆️ Drop Python 3.7 by @chrisjsewell in https://github.com/chrisjsewell/pytest-notebook/pull/55
9+ * ⬆️ Add support for Python 3.12 by @sphuber in < https://github.com/chrisjsewell/pytest-notebook/pull/41 >
10+ * ⬆️ Drop Python 3.7 by @chrisjsewell in < https://github.com/chrisjsewell/pytest-notebook/pull/55 >
711
812## v0.8.1 (2022-11-21)
913
Original file line number Diff line number Diff line change 11"""A pytest plugin for testing Jupyter Notebooks."""
2- __version__ = "0.9 .0"
2+ __version__ = "0.10 .0"
You can’t perform that action at this time.
0 commit comments