Skip to content

v2.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 02:54
· 4 commits to main since this release
820b182

🚀 New features and improvements

  • Swtich to actions/stale by @shenxianpeng in #230
  • new inputs:
    • ignore-tidy: A file filter for clang-tidy
    • ignore-format: A file filter for clang-format
    • passive-reviews: A flag to indicate that PR reviews should not approve not request changes (posts reviews as a comment)
  • glob patterns are now supported in ignore, ignore-format, and ignore-tidy inputs.

📝 Documentation updates

  • Bump the pip group across 1 directory with 2 updates by @dependabot in #247

✍ Other changes

  • using homebrew to install clang tools on mac runner by @2bndy5 in #244

📦 Dependency updates

  • Bump the pip group across 1 directory with 2 updates by @dependabot in #247

Full Changelog: v2.11.0...v2.12.0