Releases: cpp-linter/clang-tools-pip
Releases · cpp-linter/clang-tools-pip
v0.13.1
🐛 Bug fixes
- fix: support
--uninstall
for all clang-tools by @shenxianpeng in #103
Full Changelog: v0.13.0...v0.13.1
v0.13.0
🚀 New features and improvements
- Switch to
actions/stale
by @shenxianpeng in #93
🐛 Bug fixes
📦 Dependency updates
- Bump cpp-linter/clang-tools-static-binaries to master-2e4f8c1f by @github-actions in #100
Full Changelog: v0.12.1...v0.13.0
v0.12.1
🐛 Bug fixes
- fix autolabeler by adding labeler.yml action by @shenxianpeng in #90
📝 Documentation updates
- inline badges in README.rst by @shenxianpeng in #92
Full Changelog: v0.12.0...v0.12.1
v0.12.0
📦 Dependency updates
- Bump cpp-linter/clang-tools-static-binaries to master-03a926cf by @github-actions-bot in #89
Full Changelog: v0.11.4...v0.12.0
v0.11.4
🐛 Bug fixes
- disable usage output when running uninstall command by @shenxianpeng in #88
Full Changelog: v0.11.3...v0.11.4
v0.11.3
🚀 New features and improvements
- Support codeql analysis by @shenxianpeng in #86
📝 Documentation updates
- Update README.rst by @shenxianpeng in #85
Full Changelog: v0.11.2...v0.11.3
v0.11.2
🚀 New features and improvements
- update workflows and unit tests by @2bndy5 in #84
- capitalize output first letter by @shenxianpeng in #83
- switch to reusable workflows by @shenxianpeng in #82
📦 Dependency updates
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #78
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #80
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #79
Full Changelog: v0.11.1...v0.11.2
v0.11.1
🚀 New features and improvements
- change token to GITHUB_TOKEN for release drafter by @shenxianpeng in #77
- feat: add test and remove setup.py by @shenxianpeng in #75
Full Changelog: v0.11.0...v0.11.1
v0.11.0
🚀 New features and improvements
- feat: bump clang-tools-static-binaries tag with GitHub action by @shenxianpeng in #68
- refactor: move
release_tag
to__init__.py
by @shenxianpeng in #67 - feat: support renovate bot by @shenxianpeng in #63
- feat: support to install specific tool(s) by @shenxianpeng in #60
- feat: support release drafter by @shenxianpeng in #58
📦 Dependency updates
- Bump cpp-linter/clang-tools-static-binaries to master-a2d1eff4 by @github-actions-bot in #72
Full Changelog: v0.10.0...v0.11.0
Switch to cpp-linter/clang-tools-static-binaries
What's Changed
- Switch to cpp-linter/clang-tools-static-binaries by @shenxianpeng in #57
- In the meantime, older versions of clang-tools, including 6, 5, 4, and 3.9 are no longer supported
- Also fixed the core dump issue in the clang-tidy v14+ version on Ubuntu
- Bump actions/setup-python from 4 to 5 by @dependabot in #53
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #55
Full Changelog: v0.9.0...v0.10.0