Skip to content

Releases: jidicula/clang-format-action

v4.16.0

29 Oct 15:03
v4.16.0
6cd220d

Choose a tag to compare

What's Changed

Full Changelog: v4.15.0...v4.16.0

v4.15.0

20 Mar 11:26
v4.15.0
4726374

Choose a tag to compare

What's Changed

  • build: bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #225
  • build: bump docker/build-push-action from 6.10.0 to 6.12.0 by @dependabot in #230
  • build: bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #231
  • build: bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #238
  • build: bump docker/build-push-action from 6.13.0 to 6.15.0 by @dependabot in #233
  • build: bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #234
  • Add clang-format 20 image build by @offa in #239
  • build: Fix Ubuntu distro for clang-format-20 by @jidicula in #240
  • Add clang-format 20 by @offa in #237
  • docs: Prepare for v4.15.0 by @jidicula in #241

New Contributors

  • @offa made their first contribution in #239 🎉

Full Changelog: v4.14.0...v4.15.0

v4.14.0

28 Nov 11:23
v4.14.0
d05cecd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.13.0...v4.14.0

v4.13.0

22 May 18:56
v4.13.0
c743836

Choose a tag to compare

What's Changed

  • fix(ci): Add correct workflow perms for package publishing by @jidicula in #191
  • docs: Various README and doc fixes by @jidicula in #193
  • ci(go): Upgrade to Go 1.22 by @jidicula in #194
  • feat(check): Expose the full clang-format version by @jidicula in #195
  • ci(ubuntu): Add support for ubuntu-24.04 runners by @jidicula in #197

Full Changelog: v4.12.0...v4.13.0

v4.12.0

18 May 00:42
v4.12.0
37026c9

Choose a tag to compare

What's Changed

Big change is adding clang-format-17 and clang-format-18! Here's the full changelog (mostly dependabot updates):

  • fix: Drop support for Ubuntu 18.04 runners by @jidicula in #149
  • build: bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #148
  • build: bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #152
  • build: bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #150
  • build: bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #151
  • build: bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #154
  • build: bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #153
  • ci(tests): Add E2E test that self-references this action by @jidicula in #155
  • build: bump actions/checkout from 3 to 4 by @dependabot in #158
  • build: bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in #157
  • build: bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #161
  • build: bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #159
  • build: bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #160
  • feat: Add clang-format-17 to package registry by @Xav83 in #164
  • Add support for clang-format-17 by @Xav83 in #163
  • refactor: Switch Ubuntu version to mantic by @Ajeets6 in #166
  • Revert "refactor: Switch Ubuntu version to mantic" by @jidicula in #167
  • build: bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #169
  • build: bump docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot in #170
  • build: bump docker/metadata-action from 5.2.0 to 5.3.0 by @dependabot in #172
  • build: bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in #173
  • build: bump actions/setup-go from 4 to 5 by @dependabot in #171
  • ci: Upgrade to Go 1.21 for ghcr-cleaner by @jidicula in #175
  • feat(docker): Add check script to Dockerfile by @jidicula in #176
  • build: bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #177
  • build: bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #178
  • build: bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #181
  • build: bump softprops/action-gh-release from 1 to 2 by @dependabot in #180
  • build(docker): Add clang-format-18 image by @jidicula in #182
  • feat: Add clang-format-18 support by @jidicula in #183
  • test: Add load testing files by @jidicula in #184
  • refactor: Docker run args by @jidicula in #185
  • build: bump docker/build-push-action from 5.2.0 to 5.3.0 by @dependabot in #187
  • build: bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #186

New Contributors

Full Changelog: v4.11.0...v4.12.0

v4.11.0

18 Mar 20:30
v4.11.0
f62da5e

Choose a tag to compare

What's Changed

Full Changelog: v4.10.2...v4.11.0

v4.10.2

04 Feb 15:32
v4.10.2
81356ae

Choose a tag to compare

What's Changed

Features and bugfixes

Dependency updates

  • build: bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in #129
  • build: bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #128
  • build: bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot in #133
  • build: bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 by @dependabot in #132

New Contributors

Full Changelog: v4.10.1...v4.10.2

v4.10.1

28 Dec 16:23
v4.10.1
e25647e

Choose a tag to compare

Fixes

Full Changelog: v4.10.0...v4.10.1

v4.10.0

27 Dec 20:23
v4.10.0
5080f39

Choose a tag to compare

News

  • ✨ New feature ✨ to override the filetype regex! Now you can run clang-format on whatever filetype you want using the include-regex input! Thanks @Krzmbrzl for requesting this!

What's Changed

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0

11 Sep 18:20
v4.9.0
d9a1f8d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0