Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 22:28
· 214 commits to main since this release
v4.0.0

Announcements

  • Adds support for clang-format-12 🎉 ! Thanks to @bensuperpc for updating the Dockerfile!
  • Sets 11 as default clang-format version
  • Drops support for clang-format-10 and clang-format-8 – to check formatting with either of these versions, use v3.4.0 of this Action. I'll keep backporting any fixes to the 3.4 branch as long as I can.

Changes