Releases: cpp-linter/cpp-linter-hooks
v1.1.10
💡 Default Clang Tool Version
clang-format: 21.1.6 · clang-tidy: 21.1.6
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.
📦 Dependency updates
- build: bump clang-tidy from 21.1.1 to 21.1.6 in the clang-tools group by @dependabot[bot] in #151
Full Changelog: v1.1.9...v1.1.10
v1.1.9
💡 Default Clang Tool Version
clang-format: 21.1.6 · clang-tidy: 21.1.1
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.
📦 Dependency updates
- chore: update tool versions to latest by @github-actions[bot] in #152
- build: bump the actions group with 4 updates by @dependabot[bot] in #148
- chore: update tool versions to latest by @github-actions[bot] in #149
- build: bump clang-format from 21.1.5 to 21.1.6 in the clang-tools group by @dependabot[bot] in #147
- chore: update tool versions to latest by @github-actions[bot] in #146
- build: bump CodSpeedHQ/action from 4.3.1 to 4.3.3 in the actions group by @dependabot[bot] in #145
Full Changelog: v1.1.8...v1.1.9
v1.1.8
💡 Default Clang Tool Version
clang-format: 21.1.5 · clang-tidy: 21.1.1
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.
🐛 Bug fixes
- fix: print stdout and stderr when there is error by @shenxianpeng in #142
👷 Changes for developers
📦 Dependency updates
- build: bump clang-format from 21.1.2 to 21.1.5 in the clang-tools group by @dependabot[bot] in #144
Full Changelog: v1.1.7...v1.1.8
v1.1.7
💡 Default Clang Tool Version
clang-format: 21.1.2 · clang-tidy: 21.1.1
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.
🐛 Bug fixes
- fix: update pyproject.toml dependency to add pip by @shenxianpeng in #137
👷 Changes for developers
- feat: change resolve_install to public and include package data by @shenxianpeng in #138
Full Changelog: v1.1.6...v1.1.7
v1.1.6
💡 Default Clang Tool Version
- clang-format:
21.1.2 - clang-tidy:
21.1.1
You can override the default versions for this release by adding the --version argument under args in your pre-commit configuration. For details, see Custom Clang Tool Version
🚀 New features and improvements
- feat: create script to update versions automatically by @shenxianpeng in #132
👷 Changes for developers
- feat: add more tests by @shenxianpeng in #135
📦 Dependency updates
- build: bump the actions group with 3 updates by @dependabot[bot] in #133
- build: bump CodSpeedHQ/action from 4.1.1 to 4.2.1 in the actions group by @dependabot[bot] in #131
- build: bump CodSpeedHQ/action from 4.1.0 to 4.1.1 in the actions group by @dependabot[bot] in #130
Full Changelog: v1.1.5...v1.1.6
v1.1.5
💡 Default Clang Tool Version
- clang-format:
21.1.2 - clang-tidy:
21.1.1
You can override the default versions for this release by adding the --version argument under args in your pre-commit configuration. For details, see Custom Clang Tool Version
🚀 New features and improvements
- feat: official support python 3.14 by @shenxianpeng in #129
📦 Dependency updates
- build: bump CodSpeedHQ/action from 4.0.1 to 4.1.0 in the actions group by @dependabot[bot] in #128
- build: bump clang-format from 21.1.1 to 21.1.2 in the clang-tools group by @dependabot[bot] in #127
Full Changelog: v1.1.4...v1.1.5
v1.1.4
💡 Default Clang Tool Version
- clang-format:
21.1.1 - clang-tidy:
21.1.1
You can override the default versions for this release by adding the --version argument under args in your pre-commit configuration. For details, see Custom Clang Tool Version
👷 Changes for developers
- chore: update benchmark by @shenxianpeng in #122
📦 Dependency updates
- build: bump the clang-tools group with 2 updates by @dependabot[bot] in #126
Full Changelog: v1.1.3...v1.1.4
v1.1.3
💡 Default Clang Tool Version
- clang-format:
21.1.0 - clang-tidy:
21.1.0
You can override the default versions for this release by adding the --version argument under args in your pre-commit configuration. For details, see Custom Clang Tool Version
🐛 Bug fixes
- fix: move clang-tools to project dependencies section by @shenxianpeng in #118
👷 Changes for developers
- build: add default clang-format and clang-tidy versions to release notes by @copilot-swe-agent[bot] in #119
📦 Dependency updates
- chore(deps): bump CodSpeedHQ/action from 4.0.0 to 4.0.1 in the actions group by @dependabot[bot] in #114
Full Changelog: v1.1.2...v1.1.3
v1.1.2
🐛 Bug fixes
- fix: simplify tool installation and invocation by @shenxianpeng in #113
- fix: stale workflow permissions mismatch with reusable workflow by @copilot-swe-agent[bot] in #107
👷 Changes for developers
- chore: delete .gitpod.yml by @shenxianpeng in #105
📦 Dependency updates
- chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #104
Full Changelog: v1.1.1...v1.1.2
v1.1.1
🚀 New features and improvements
- feat: add benchmark by @shenxianpeng in #101
- feat: support clang-tidy v21 by @shenxianpeng in #100
📝 Documentation updates
- docs: update benchmark result by @shenxianpeng in #103
- docs: Upgrade clang-format and clang-tidy to version 21 by @shenxianpeng in #102
Full Changelog: v1.1.0...v1.1.1