Releases: cpp-linter/cpp-linter-action
Releases · cpp-linter/cpp-linter-action
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
v2.2.1
What's Changed
- Update the style section in README by @shenxianpeng in #120
- Upgrade cpp-linter to
v1.4.11
, see release notes for details.
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Use native package managers for Linux runner #106 by @shenxianpeng in #116
Full Changelog: v2.1.4...v2.2.0
v2.1.4
What's Changed
- Bump cpp-linter to v1.4.9 to solve
set-output
command is deprecated by @2bndy5 @shenxianpeng in #114
Full Changelog: v2.1.3...v2.1.4
v1.5.1
What's Changed
- Redirect install of python pkg to PyPI #98 by @2bndy5 in #99
- Pin v1 to use cpp-linter
v1.4.9
by @shenxianpeng in #115
Full Changelog: v1.5.0...v1.5.1
v2.1.3
What's Changed
- Create Python virtual environment for macOS runner to fix #111 by @shenxianpeng @2bndy5 in #113
Full Changelog: v2...v2.1.3
v2.1.2
What's Changed
- Pinning action to a certain version of clang-tools by @shenxianpeng in #109
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Upgrade cpp-linter to
v1.4.8
to ignorelines-changed-only
option when diff was not provided by the GitHub REST API response. by @2bndy5 in cpp-linter/cpp-linter#11 - Fixed release workflow failed when the event is published by @shenxianpeng in #105
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Support new
extra-args
option by @2bndy5 @shenxianpeng in #9 and #104 - Update badge image and link by @shenxianpeng in #102
Full Changelog: v2.0.0...v2.1.0