Releases: cpp-linter/clang-tools-pip
Releases · cpp-linter/clang-tools-pip
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
Support clang v17
What's Changed
- Support clang tools version 17 by @shenxianpeng in #48
- Remove
repo_type
from conf.py to fix docs by @shenxianpeng in #46 - Create dependabot.yml and stale.yml by @shenxianpeng in #49
- Bump actions/checkout from 3 to 4 by @dependabot in #52
- Bump actions/download-artifact from 2 to 3 by @dependabot in #51
- Bump actions/setup-python from 3 to 4 by @dependabot in #50
New Contributors
- @dependabot made their first contribution in #52
Full Changelog: v0.8.0...v0.9.0
Support clang v16
What's Changed
- Support clang-tools version 16 by @shenxianpeng in #45
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Update .gitpod.yml by @shenxianpeng in #42
- Fix issue to use native binaries when available by @shenxianpeng in #43
Full Changelog: v0.7.0...v0.7.1
Support clang v15
What's Changed
- Support clang-tools version 15 by @shenxianpeng in #41
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Fix issue to use native binaries when available #37 by @shenxianpeng in #38
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Fix
clang-tools -i
failure on Python 3.6 #34 by @shenxianpeng in #36
Full Changelog: v0.6.0...v0.6.1
Use native binaries when available
What's Changed
- Use native binaries when version exactly matches user input #32 by @2bndy5 in #33
- Fixed test workflow was not triggered after PR merged #30 by @shenxianpeng in #31
Full Changelog: v0.5.0...v0.6.0