Releases: cpp-linter/cpp-linter-action
Releases · cpp-linter/cpp-linter-action
v2.6.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #159
- Change
${{ github.action_path }}
with$GITHUB_ACTION_PATH
by @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
-y
to anyapt-get install
commands 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-summary
option by @2bndy5 in #152
Full Changelog: v2.5.0...v2.6.0
Support clang v16
What's Changed
- Bump clang-tools from 0.7.1 to 0.8.0 by @dependabot in #144
- Run LLVM install script on Linux runners by @mirenradia in #146
- Added clang v16 to README and action description #145 by @shenxianpeng in #147
New Contributors
- @mirenradia made their first contribution in #146
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's Changed
- Bump clang-tools from 0.7.0 to 0.7.1 by @dependabot in #140
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- Added clang v15 to README and action description by @ppizarror in #134
- Bump cpp-linter from 1.5.0 to 1.5.1 by @dependabot in #138
New Contributors
- @ppizarror made their first contribution in #134
Full Changelog: v2.4.0...v2.4.1
Support clang v15
What's Changed
- Fix shields badge routes change by @shenxianpeng in #128
- Create dependabot.yml by @shenxianpeng in #129
- Switch to reusing workflows by @shenxianpeng in #132
- Bump clang-tools from 0.6.2 to 0.7.0 to support clang v15 by @dependabot in #131
New Contributors
- @dependabot made their first contribution in #131
Full Changelog: v2.3.0...v2.4.0
Use diff format from REST API
v2.2.4
What's Changed
- Upgrade cpp-linter to v1.4.14 to fix a regression by @2bndy5
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Upgrade cpp-linter to
v1.4.12
to adjust annotation display, see release notes for details.
Full Changelog: v2.2.1...v2.2.2