Releases: cpp-linter/cpp-linter-action
Releases · cpp-linter/cpp-linter-action
v2.10.1 (buggy version)
🚀 New features and improvements
- update dependabot.yml to bump group updates by @shenxianpeng in #207
🐛 Bug fixes
- fix autolabeler by adding labeler.yml action by @shenxianpeng in #209
📝 Documentation updates
- create used-by.yml to update Used By badge by @shenxianpeng in #211
- generate inputs-outputs doc by @2bndy5 in #210
Full Changelog: v2.10.0...v2.10.1
v2.10.0
🚀 New features and improvements
- Support clang-tools version 18 by @shenxianpeng in #204
📦 Dependency updates
- Bump clang-tools from 0.11.3 to 0.12.0 by @dependabot in #203
Full Changelog: v2.9.2...v2.10.0
v2.9.2
🚀 New features and improvements
- Switch to reusable workflows by @shenxianpeng in #194
📝 Documentation updates
📦 Dependency updates
- Bump cpp-linter from 1.7.3 to 1.7.4 by @dependabot in #202
- Bump clang-tools from 0.11.2 to 0.11.3 by @dependabot in #201
- Bump cpp-linter from 1.7.2 to 1.7.3 by @dependabot in #199
- Bump clang-tools from 0.11.1 to 0.11.2 by @dependabot in #196
Full Changelog: v2.9.1...v2.9.2
v2.9.1
📦 Dependency updates
- Bump cpp-linter from 1.7.1 to 1.7.2 by @dependabot in #193
Full Changelog: v2.9.0...v2.9.1
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