Skip to content

Commit 8f8fb42

Browse files
author
Sylvain MARIE
committed
2.0.3 changelog
1 parent 4334ae1 commit 8f8fb42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 2.0.3 - Bugfixes
4+
5+
- Fixed wrong module string decomposition when passed to `cases` argument in `@parametrize_with_cases`. Fixes [#113](https://github.com/smarie/python-pytest-cases/issues/113)
6+
7+
- Autouse fixtures are now correctly used. Fixed [#114](https://github.com/smarie/python-pytest-cases/issues/114)
8+
39
### 2.0.2 - Better string representation for lazy values
410

511
Lazy values (so, test cases) now have a much nicer string representation ; in particular in `pytest-harvest` results tables. Fixes [#112](https://github.com/smarie/python-pytest-cases/issues/112)

0 commit comments

Comments
 (0)