File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 0.1.3
3
+ ## 0.1.3 (2021-07-31)
4
4
5
5
- Allow specifying a run path with ` PYTEST_RUN_PATH ` environment variable #29 (thanks to @michamos )
6
6
7
- ## 0.1.2
7
+ ## 0.1.2 (2021-03-21)
8
8
9
9
- Fall back file path when ValueError on Windows #24
10
10
- ci: change Python version set #25
11
11
- doc: notice for Docker environments #27
12
12
13
- ## 0.1.1
13
+ ## 0.1.1 (2020-10-13)
14
14
15
15
- Fix #21 : stdout is captured by pytest-xdist #22 (thanks to @yihuang )
16
16
17
- ## 0.1.0
17
+ ## 0.1.0 (2020-08-22)
18
18
19
19
- feat: better annotation structure (PR #14 , thanks to @henryiii )
20
20
21
- ## 0.0.8
21
+ ## 0.0.8 (2020-08-20)
22
22
23
23
- Convert relative path to path from repository root (fix #8 with PR #11 and #12 , thanks to @henryiii )
24
24
25
- ## 0.0.7
25
+ ## 0.0.7 (2020-08-20)
26
26
27
27
- Python 2.7 support
28
28
29
- ## 0.0.6
29
+ ## 0.0.6 (2020-07-30)
30
30
31
31
- Enable this plugin only in GitHub Actions workflow
32
32
33
- ## 0.0.5
33
+ ## 0.0.5 (2020-05-10)
34
34
35
35
- Remove unnecessary environment (PYTEST_PLUGINS) variable in README (thanks to @AlphaMycelium )
36
36
37
- ## 0.0.4
37
+ ## 0.0.4 (2020-05-09)
38
38
39
39
- Always enabled whether or not in GitHub Actions workflow
40
40
41
- ## 0.0.3
41
+ ## 0.0.3 (2020-05-09)
42
42
43
43
- Requires pytest >= 4.0.0
44
44
45
- ## 0.0.2
45
+ ## 0.0.2 (2020-05-09)
46
46
47
47
- Add short description
48
48
49
- ## 0.0.1
49
+ ## 0.0.1 (2020-05-09)
50
50
51
51
- First release
You can’t perform that action at this time.
0 commit comments