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 11# Changelog
22
3- ## 0.1.3
3+ ## 0.1.3 (2021-07-31)
44
55- Allow specifying a run path with ` PYTEST_RUN_PATH ` environment variable #29 (thanks to @michamos )
66
7- ## 0.1.2
7+ ## 0.1.2 (2021-03-21)
88
99- Fall back file path when ValueError on Windows #24
1010- ci: change Python version set #25
1111- doc: notice for Docker environments #27
1212
13- ## 0.1.1
13+ ## 0.1.1 (2020-10-13)
1414
1515- Fix #21 : stdout is captured by pytest-xdist #22 (thanks to @yihuang )
1616
17- ## 0.1.0
17+ ## 0.1.0 (2020-08-22)
1818
1919- feat: better annotation structure (PR #14 , thanks to @henryiii )
2020
21- ## 0.0.8
21+ ## 0.0.8 (2020-08-20)
2222
2323- Convert relative path to path from repository root (fix #8 with PR #11 and #12 , thanks to @henryiii )
2424
25- ## 0.0.7
25+ ## 0.0.7 (2020-08-20)
2626
2727- Python 2.7 support
2828
29- ## 0.0.6
29+ ## 0.0.6 (2020-07-30)
3030
3131- Enable this plugin only in GitHub Actions workflow
3232
33- ## 0.0.5
33+ ## 0.0.5 (2020-05-10)
3434
3535- Remove unnecessary environment (PYTEST_PLUGINS) variable in README (thanks to @AlphaMycelium )
3636
37- ## 0.0.4
37+ ## 0.0.4 (2020-05-09)
3838
3939- Always enabled whether or not in GitHub Actions workflow
4040
41- ## 0.0.3
41+ ## 0.0.3 (2020-05-09)
4242
4343- Requires pytest >= 4.0.0
4444
45- ## 0.0.2
45+ ## 0.0.2 (2020-05-09)
4646
4747- Add short description
4848
49- ## 0.0.1
49+ ## 0.0.1 (2020-05-09)
5050
5151- First release
You can’t perform that action at this time.
0 commit comments