Skip to content

v1.1.14

Choose a tag to compare

@github-actions github-actions released this 18 Mar 20:42
· 46 commits to main since this release
e97682f

💡 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_installed function and corresponding tests by @shenxianpeng in #187

🐛 Bug fixes

👷 Changes for developers

📝 Documentation updates

  • docs: clarify the meaning of the rev tag and tool version specification by @shenxianpeng in #189

📦 Dependency updates

Full Changelog: v1.1.13...v1.1.14