v1.1.14
💡 Default Clang Tool Version
clang-format: 22.1.0 · clang-tidy: 22.1.0
You can override the default versions for by adding the --version argument under args in your pre-commit config. See Custom Clang Tool Version for details.
🚀 New features and improvements
- feat: add
_is_version_installedfunction and corresponding tests by @shenxianpeng in #187
🐛 Bug fixes
- fix: remove unused setuptools dependency from pyproject.toml by @shenxianpeng in #188
- fix: capture stderr in subprocess output for clang-tidy by @shenxianpeng in #186
👷 Changes for developers
- chore(dev): update release-drafter usage by @2bndy5 in #185
- chore: Add funding information for GitHub by @shenxianpeng in #180
📝 Documentation updates
- docs: clarify the meaning of the
revtag and tool version specification by @shenxianpeng in #189
📦 Dependency updates
- chore: update tool versions to latest by @github-actions[bot] in #182
- build: bump the actions group with 2 updates by @dependabot[bot] in #181
- build: bump the actions group with 2 updates by @dependabot[bot] in #177
- build: bump clang-tidy from 21.1.6 to 22.1.0 in the clang-tools group by @dependabot[bot] in #176
- chore: update tool versions to latest by @github-actions[bot] in #178
- build: bump the actions group with 2 updates by @dependabot[bot] in #175
Full Changelog: v1.1.13...v1.1.14