File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,9 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## [ 1.2.1] - 2025-03-19
11+
12+ ### Fixed
13+
14+ - Do not import ` pytest_regressions ` package when pytest discovers plugin. Only do it at run time #76
15+
1016## [ 1.2.0] - 2025-03-19
1117
12- ### Changed
18+ ### Fixed
1319
1420- Fix a bug in splitting were already assigned split values were discarded #74
1521
Original file line number Diff line number Diff line change 11[
22 {
3- "name" : " v1.2.0 " ,
4- "version" : " 1.2.0 " ,
3+ "name" : " v1.2.1 " ,
4+ "version" : " 1.2.1 " ,
55 "url" : " https://lours.readthedocs.io/stable/"
66 },
77 {
88 "name" : " v1.1.0" ,
99 "version" : " 1.1.0" ,
1010 "url" : " https://lours.readthedocs.io/1.1.0/"
1111 },
12- {
13- "name" : " v1.0.0" ,
14- "version" : " 1.0.0" ,
15- "url" : " https://lours.readthedocs.io/1.0.0/"
16- },
1712 {
1813 "name" : " v1.0.1" ,
1914 "version" : " 1.0.1" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " lours"
3- version = " 1.2.0 "
3+ version = " 1.2.1 "
44description = " "
5- authors = [" Lilian Glaudin <lilian.glaudin@xxii.fr>" ,
5+ authors = [" XXII" ,
6+ " Lilian Glaudin <lilian.glaudin@xxii.fr>" ,
67 " Clément Pinard <mail@clementpinard.fr>" ,
78 " Quoc Cuong LE <quoccuong.le@xxii.fr>" ,
89 " Nacer Kaci <nacer.kaci@xxii.fr>" ,
You can’t perform that action at this time.
0 commit comments