Skip to content

Releases: Bachmann1234/diff_cover

v7.0.2

13 Nov 20:26
v7.0.2
22ef39a
Compare
Choose a tag to compare

What's Changed

  • Support multiple arguments in --options string by @ptzz in #294

New Contributors

  • @ptzz made their first contribution in #294

Full Changelog: v7.0.1...v7.0.2

Version 7.0.1

20 Sep 00:17
v7.0.1
072d544
Compare
Choose a tag to compare

What's Changed

  • Update dependencies and pylint regex to support 2.5 in a backwards co… by @Bachmann1234 in #291

Full Changelog: v7.0.0...v7.0.1

7.0.0

19 Sep 23:20
v7.0.0
12c5f08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.5.1...v7.0.0

v6.5.1

22 Jun 22:08
v6.5.1
dbdb64f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.0...v6.5.1

V6.5.0

16 Apr 01:39
v6.5.0
f7ea515
Compare
Choose a tag to compare

What's Changed

  • Fixes #276: correct regular expression for multi_line_violation_regex by @kozlovsky in #277

New Contributors

Full Changelog: v6.4.5...v6.5.0

v6.4.5

24 Mar 22:32
v6.4.5
c204515
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.4.4...v6.4.5

v6.4.4

06 Dec 02:18
v6.4.4
2ac8dc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.3...v6.4.4

Version 6.4.3

03 Dec 00:17
v6.4.3
9062b85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.2...v6.4.3

Version 6.4.2

06 Oct 17:47
v6.4.2
fc4be97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.1...v6.4.2

Version 6.4.1

26 Sep 16:35
v6.4.1
c2f870e
Compare
Choose a tag to compare
  • Re add tests to the source distribution. Should not pollute namespace this
    time. Thanks @dvzrv !
  • Only require setuptools if you are using python < 3.8