Skip to content

Releases: jidicula/clang-format-action

v4.11.0

18 Mar 20:30
v4.11.0
f62da5e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v4.8.0

28 Jul 01:28
v4.8.0
1ca6f22
Compare
Choose a tag to compare

What's Changed

  • ci(runner): Run tests on specific Ubuntu versions by @jidicula in #107

Full Changelog: v4.7.0...v4.8.0

v4.7.0

25 Jul 22:14
v4.7.0
24d8c5c
Compare
Choose a tag to compare

What's Changed

  • build: bump docker/build-push-action from 2.9.0 to 2.10.0 by @dependabot in #93
  • build: bump docker/metadata-action from 3.6.2 to 3.7.0 by @dependabot in #95
  • build: bump actions/setup-go from 2 to 3 by @dependabot in #94
  • build: bump docker/metadata-action from 3.7.0 to 3.8.0 by @dependabot in #96
  • build: bump docker/login-action from 1.14.1 to 2.0.0 by @dependabot in #99
  • build: bump docker/build-push-action from 2.10.0 to 3.0.0 by @dependabot in #97
  • build: bump docker/metadata-action from 3.8.0 to 4.0.1 by @dependabot in #98
  • Update example to use latest version by @Krzmbrzl in #100
  • build: bump docker/build-push-action from 3.0.0 to 3.1.0 by @dependabot in #103
  • feat(ubuntu): Retire impish images by @jidicula in #104
  • Write output to workflow job summary by @jidicula in #105

Full Changelog: v4.6.2...v4.7.0

v4.6.2

07 Mar 01:08
v4.6.2
Compare
Choose a tag to compare

What's Changed

  • build: bump docker/login-action from 1.12.0 to 1.13.0 by @dependabot in #89
  • ci(image): Run untagged image cleanup after image publish by @jidicula in #90
  • build: bump docker/login-action from 1.13.0 to 1.14.1 by @dependabot in #92
  • build: bump actions/checkout from 2 to 3 by @dependabot in #91

Full Changelog: v4.6.1...v4.6.2

v4.6.1

17 Feb 16:02
v4.6.1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.6.1

v4.6.0

12 Feb 15:59
v4.6.0
679c68d
Compare
Choose a tag to compare

Adds support for clang-format-14!

What's Changed

  • ci(shfmt): Update shfmt by @jidicula in #81
  • chore: Add workflow to remove untagged images by @jidicula in #85
  • build: bump docker/build-push-action from 2.8.0 to 2.9.0 by @dependabot in #86

Full Changelog: v4.5.0...v4.6.0