We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d0181 commit 596e23fCopy full SHA for 596e23f
docs/changelog.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 3.8.4 - Removed debug logs
4
+
5
+- Reverted `DEBUG` flag used for pytest 8 compatibility. Fixed
6
+ [#336](https://github.com/smarie/python-pytest-cases/issues/336)
7
8
### 3.8.3 - Support for `pytest` version 8
9
10
- Fixed compliance with pytest 8. Fixed [#330](https://github.com/smarie/python-pytest-cases/issues/330). PR
0 commit comments