💡 Default Clang Tool Versions
Versions are resolved dynamically from PyPI at hook runtime, always using the latest stable release by default.
You can pin a specific version by adding the --version argument under args in your pre-commit config.
See Custom Clang Tool Version for details.
🚀 New features and improvements
- feat: dynamic PyPI version resolution by @shenxianpeng in #242
- feat: add Windows and macOS to test matrix by @shenxianpeng in #234
📝 Documentation updates
- docs: update release notes and add AGENTS.md for project guidelines by @shenxianpeng in #245
- docs: add back-navigation and standardize Used By by @shenxianpeng in #241
- docs: add cross-reference to cpp-linter-action by @shenxianpeng in #239
- docs: add CONTRIBUTING.md and SECURITY.md by @shenxianpeng in #235
📦 Dependency updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #244
- build: bump the actions group with 3 updates by @dependabot[bot] in #243
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #240
- build: bump the actions group with 2 updates by @dependabot[bot] in #238
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #237
- build: bump the actions group with 2 updates by @dependabot[bot] in #236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #233
- build: bump codecov/codecov-action from 6.0.0 to 6.0.1 in the actions group by @dependabot[bot] in #232
Full Changelog: v1.5.0...v1.6.0