Releases: Bachmann1234/diff_cover
Releases · Bachmann1234/diff_cover
v7.0.2
Version 7.0.1
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
What's Changed
- Upgrade codql to v2 by @Bachmann1234 in #286
- jinja set autoescape to select_autoescape by @rkochharexp in #284
- dont hardcode the diff notation in this report (also drops python 3.6) by @Bachmann1234 in #289
New Contributors
- @rkochharexp made their first contribution in #284
Full Changelog: v6.5.1...v7.0.0
v6.5.1
V6.5.0
What's Changed
- Fixes #276: correct regular expression for multi_line_violation_regex by @kozlovsky in #277
New Contributors
- @kozlovsky made their first contribution in #277
Full Changelog: v6.4.5...v6.5.0
v6.4.5
What's Changed
- Fix tests for pytest 7.0 by @kalekundert in #264
- Remake PR #274 as a test by @Bachmann1234 in #275
New Contributors
- @kalekundert made their first contribution in #264
Full Changelog: v6.4.4...v6.4.5
v6.4.4
Version 6.4.3
What's Changed
- Utilize jinjas built in plugin to pluralize by @Bachmann1234 in #260
Full Changelog: v6.4.2...v6.4.3
Version 6.4.2
Version 6.4.1
- 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