Releases: cpp-linter/cpp-linter-action
Releases · cpp-linter/cpp-linter-action
v2.9.0
🚀 New features and improvements
- change token to GITHUB_TOKEN for release drafter by @shenxianpeng in #188
📝 Documentation updates
- State what python version is used in README by @shenxianpeng in #187
📦 Dependency updates
- Bump cpp-linter from 1.6.5 to 1.7.1 by @dependabot in #191
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #189
- Bump clang-tools from 0.11.0 to 0.11.1 by @dependabot in #190
- use python version shipped with Ubuntu 22.04 by @2bndy5 in #186
Full Changelog: v2.8.0...v2.9.0
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_PATH
by @carlosala in #160
New Contributors
- @carlosala made their first contribution in #160
Full Changelog: v2.6.0...v2.6.1