Releases: cpp-linter/cpp-linter-action
Releases · cpp-linter/cpp-linter-action
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
v2.0.0
What's Changed
What's new for v2
- Change action from docker to composite steps by @shenxianpeng @2bndy5 in #83
- improve workflow runs times from 1m 24s (currently) to 6-20s.
- better support for the database input option (which is currently broken with the docker env).
- better support cross-compilation
- better support 3rd party libraries
- Includes many issues and enhancements by @2bndy5 @shenxianpeng. See #87 for details.
Full Changelog: v1.5.0...v2.0.0
v1.5.0
What's Changed
- Fixed issues #74 #75 #76 #77 partially-solves #73 by @2bndy5 in #81
- Enhancements: Unit tests + coverage reports, type checking, pre-commit by @2bndy5 in #81
- Fix setting of lines-changed-only by @2bndy5 in #90
- Fix add tag failed when more than 1 PR open(#84) by @shenxianpeng in #89
- Clean-up README (#80) by @shenxianpeng in #86
Full Changelog: v1.4.5...v1.5.0
v1.4.5
What's Changed
- Change the default version of clang-tools to
v12
by @shenxianpeng in #79 - Clean-up README (#80) by @shenxianpeng in #85
Full Changelog: v1.4.4...v1.4.5