Releases: ryanluker/vscode-coverage-gutters
Releases · ryanluker/vscode-coverage-gutters
v2.12.0
What's Changed
- Add cobertura.xml as default file name by @oscargus in #429
- Use npm audit fix to cleanup some items by @ryanluker in #434
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #420
- Update vscode ignore by @ryanluker in #435
- Set gutter colour with CSS by @verhovsky in #436
- docs(QUICKSTART.md): created QUICKSTART.md by @vxdguy in #369
- New Gradle-Java Example by @EagleoutIce in #441
- See if the windows build n test is working again by @ryanluker in #442
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #443
- Use new codeql by @ryanluker in #446
New Contributors
- @oscargus made their first contribution in #429
- @verhovsky made their first contribution in #436
- @EagleoutIce made their first contribution in #441
Full Changelog: v2.11.1...v2.12.0
2.11.1
What's Changed
- Try to fix nightly build script for windows + latest vscode by @ryanluker in #412
- Update version in pom. Bugfix jacocoAccess by @xenomorpheus in #416
- statusbar reports floor of coverage (resolves #423) by @guppy0130 in #426
- Fix
Illegal argument: line must be non-negative
by @sfc-gh-wzhao in #425
New Contributors
- @xenomorpheus made their first contribution in #416
- @guppy0130 made their first contribution in #426
- @sfc-gh-wzhao made their first contribution in #425
Full Changelog: v2.11.0...v2.11.1
2.11.0
What's Changed
- Support jacoco aggregate by @7sean68 in #405
- Add maintainer websites for +5 commits by @ryanluker in #398
- Bump minimatch and mocha by @dependabot in #409
- Refactored filterLineCoverage() and filterBranchCoverage() in renderer.ts by @MylesJP in #406
- Declare settings scope as resource by @ssbarnea in #410
New Contributors
- @7sean68 made their first contribution in #405
- @MylesJP made their first contribution in #406
- @ssbarnea made their first contribution in #410
Full Changelog: v2.10.4...v2.11.0
2.10.4
What's Changed
- chore: change activation event to onstartupfinished by @SethFalco in #393
- fix(preview): pass vscode.uri to live preview by @kaltepeter in #394
New Contributors
- @SethFalco made their first contribution in #393
- @kaltepeter made their first contribution in #394
Full Changelog: v2.10.3...v2.10.4
2.10.3
2.10.2
What's Changed
- Upgrade cobertura parse to latest by @ryanluker in #374
Full Changelog: v2.10.1...v2.10.2
2.10.1
2.10.0
What's Changed
- Attempt to get actions running again by @ryanluker in #355
- Add instructions for dotnet by @flatrick in #357
- Adjust node deps for new node types by @ryanluker in #361
- replace cobertura parser with patched version by @fschwaiger in #360
- Replaced webview with Live Preview extension by @vxdguy in #363
- Issue 367 / Switch out tslint for eslint by @timagixe in #368
- Address #364: catch errors per-section by @cceckman in #365
New Contributors
- @flatrick made their first contribution in #357
- @fschwaiger made their first contribution in #360
- @vxdguy made their first contribution in #363
- @timagixe made their first contribution in #368
- @cceckman made their first contribution in #365
Full Changelog: v2.9.1...v2.10.0
2.9.1
Full Changelog: v2.9.0...v2.9.1
Properly increment extension version...
2.9.0
Milestone
https://github.com/ryanluker/vscode-coverage-gutters/milestone/37?closed=1
What's Changed
- Remove usage of deprecated coverage file names by @Masov in #347
- Could not find coverage file by @timthelion in #353
New Contributors
- @Masov made their first contribution in #347
- @timthelion made their first contribution in #353
Full Changelog: v2.8.2...v2.9.0