Releases: saschanowak/CloverCodeCoverageSummary
Releases · saschanowak/CloverCodeCoverageSummary
1.1.0
What's Changed
- Add support for parsing multiple packages by @saschanowak
- Small Readme.md Updates by @DasBen in #249
New Contributors
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- build(deps-dev): bump @types/node from 20.11.19 to 20.11.20 by @dependabot in #164
- build(deps-dev): bump @types/node from 20.11.20 to 20.11.24 by @dependabot in #171
- build(deps): bump fast-xml-parser from 4.3.4 to 4.3.5 by @dependabot in #166
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #165
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.1 by @dependabot in #173
- build(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #172
- build(deps-dev): bump @typescript-eslint/parser from 7.0.2 to 7.1.1 by @dependabot in #174
- build(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in #179
- build(deps-dev): bump @types/node from 20.11.24 to 20.11.26 by @dependabot in #177
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #178
- build(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in #183
- build(deps-dev): bump @types/node from 20.11.26 to 20.11.30 by @dependabot in #186
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.3.1 by @dependabot in #184
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.3.1 to 7.5.0 by @dependabot in #191
- build(deps): bump fast-xml-parser from 4.3.5 to 4.3.6 by @dependabot in #182
- build(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.5.0 by @dependabot in #192
- build(deps): bump glob from 10.3.10 to 10.3.12 by @dependabot in #190
Full Changelog: 1.0.0...1.0.1
Update to node 20
1.0.0 feat: raise version to 1.0.0
Allow different file location
What's Changed
- #42 Handle reportData where the project file is in the package object by @eloisetaylor5693 in #66
- Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #61
New Contributors
- @eloisetaylor5693 made their first contribution in #66
Full Changelog: 0.3.1...0.4.0
Ensure output files exist
Full Changelog: 0.3.0...0.3.1
Separate files for summery and details
Full Changelog: 0.2.0...0.3.0
Use covered classes instead of covered elements
- Add fixed two to percentage
- Fix NaN error
Initial action release
0.1.0 FEATURE: Add clover code coverage action