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