We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d883e commit 1873705Copy full SHA for 1873705
CHANGELOG.md
@@ -27,6 +27,7 @@
27
- Consolidate package metadata and configuration in *pyproject.toml* ([#165](https://github.com/mpytools/mplotutils/pull/165)).
28
- Replace deprecated `matplotlib.rcsetup.all_backends` with `matplotlib.backends.backend_registry.list_builtin()`
29
([#160](https://github.com/mpytools/mplotutils/pull/160)).
30
+- Converted the hatch tests to a class based approach ([#146](https://github.com/mpytools/mplotutils/issues/146)).
31
- Also upload coverage report in upstream dev CI ([#162](https://github.com/mpytools/mplotutils/pull/162)).
32
33
## v0.6.0 (04.12.2024)
0 commit comments