File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v2.5.0 (2021-05-17)
6+ ### Feature
7+ * Migration to pydriller>=2.0 ([ ` a3b553f ` ] ( https://github.com/F-Secure/pytest-rts/commit/a3b553fcc9966c421fe8d3313fb2d41ec5230926 ) )
8+
9+ ### Documentation
10+ * Rewrite tutorial ([ ` 7c3e98d ` ] ( https://github.com/F-Secure/pytest-rts/commit/7c3e98dc2ffa5cb682be84ef3801bffa19f83f0e ) )
11+ * Add tutorial and images ([ ` eb2c717 ` ] ( https://github.com/F-Secure/pytest-rts/commit/eb2c7170b362c25ebac64314ea985699e615e14d ) )
12+ * Switched to non-recursive test targets call ([ ` 544f4ac ` ] ( https://github.com/F-Secure/pytest-rts/commit/544f4ac2729c073361b143b6db4938aaf950458c ) )
13+ * Fixed Makefile example ([ ` 2753568 ` ] ( https://github.com/F-Secure/pytest-rts/commit/27535689a66ac621ac40b494e572f0a88aa6b9f1 ) )
14+ * Add cov-threshold tutorial ([ ` 497ceb9 ` ] ( https://github.com/F-Secure/pytest-rts/commit/497ceb951b72691bd210bfc6724c63889d88475f ) )
15+
516## v2.4.0 (2021-03-31)
617### Feature
718* Added handling of lines without mapping ([ ` d5dd6f5 ` ] ( https://github.com/F-Secure/pytest-rts/commit/d5dd6f56eed03dcda03513e3c1210fdbc4b2932f ) )
Original file line number Diff line number Diff line change 11"""pytest-rts: avoid already imported warning: PYTEST_DONT_REWRITE"""
2- __version__ = "2.4 .0"
2+ __version__ = "2.5 .0"
You can’t perform that action at this time.
0 commit comments