Skip to content

Commit 67a1430

Browse files
author
Sylvain MARIE
committed
1.10.1 changelog
1 parent 0e633a7 commit 67a1430

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.md

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

3+
### 1.10.1 - Bugfix
4+
5+
Fixed [#52](https://github.com/smarie/python-pytest-cases/issues/52).
6+
37
### 1.10.0 - New feature: fixtures unpacking
48

59
You can now unpack a fixture iterable into several individual fixtures using `unpack_fixture` or using `@pytest_fixture_plus(unpack_into=<names>)`. This is also available in `union_fixture(unpack_into=<names>)`. Fixed [#50](https://github.com/smarie/python-pytest-cases/issues/50) and [#51](https://github.com/smarie/python-pytest-cases/issues/51).

0 commit comments

Comments
 (0)