Skip to content

Commit 39fd754

Browse files
author
Sylvain MARIE
committed
1.9.0 changelog
1 parent a8365cb commit 39fd754

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+
### 1.9.0 - New `--with-reorder` commandline option
4+
5+
New commandline option '--with-reorder' to change the reordering startegy currently in application. Fixes [#45](https://github.com/smarie/python-pytest-cases/issues/45).
6+
7+
The `--with-reorder` "skip" mode was not working correctly in presence of marks, fixed it. Fixed [#46](https://github.com/smarie/python-pytest-cases/issues/46).
8+
39
### 1.8.1 - BugFixes
410

511
Ids should not be used when setting a NOT_USED parametrization. Fixes [#43](https://github.com/smarie/python-pytest-cases/issues/43)

0 commit comments

Comments
 (0)