💡 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