Releases: cpp-linter/cpp-linter-action
Releases · cpp-linter/cpp-linter-action
Release list
v2.8.0
🚀 New features and improvements
- feat: add release-drafter.yml by @shenxianpeng in #181
📦 Dependency updates
- Bump clang-tools from 0.10.0 to 0.11.0 by @dependabot in #183
Full Changelog: v2.7.6...v2.8.0
Switch to cpp-linter/clang-tools-static-binaries
What's Changed
- Bump clang-tools from 0.9.0 to 0.10.0 by @dependabot in #180
Full Changelog: v2.7.5...v2.7.6
bug fixes and various improvements
What's Changed
- Bump cpp-linter from 1.6.4 to 1.6.5 by @dependabot in #179
Full Changelog: v2...v2.7.5
v2.7.4
resolved #176
Full Changelog: v2.7.3...v2.7.4
use python venv; bug fixes; slight performance boost
What's Changed
- use a python venv by @2bndy5 in #173
- Bump actions/setup-python from 4 to 5 by @dependabot in #174
- Bump cpp-linter from 1.6.2 to 1.6.3 by @dependabot in #175
Full Changelog: v2...v2.7.3
special thanks to @zjeffer for testing and feedback
add more specific outputs
What's Changed
Full Changelog: v2.7.1...v2.7.2
Support clang v17
What's Changed
- Add clang v17 to README.md and action.yml by @shenxianpeng in #166
- Update README.md by @2bndy5 in #164
- Bump clang-tools from 0.8.0 to 0.9.0 by @dependabot in #165
Full Changelog: v2.6.2...v2.7.1
update thread comments; new no-lgtm option; and bug fixes
What's Changed
- Bump cpp-linter from 1.6.0 to 1.6.1 by @dependabot in #163
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #159
- Change
${{ github.action_path }}with$GITHUB_ACTION_PATHby @carlosala in #160
New Contributors
- @carlosala made their first contribution in #160
Full Changelog: v2.6.0...v2.6.1
New step-summary feature and revised thread comments
What's Changed
- Add
-yto anyapt-get installcommands by @2bndy5 in #149 - Bump cpp-linter from 1.5.1 to 1.6.0 by @dependabot in #150
- Update README and action.yml about new
step-summaryoption by @2bndy5 in #152
Full Changelog: v2.5.0...v2.6.0