Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Releases: material-foundation/clang-format-ci

v1.2.1

14 Nov 14:32

Choose a tag to compare

This patch release uses a more explicit invocation to calculate the sha of the clang-format
binaries. The readme has also been updated to include a more generalizable installation method.

The invocation openssl sha appears to have been removed from recent continuous integration
machines. This release now uses a more explicit openssl sha256 invocation.

v1.2.0

19 Feb 20:43

Choose a tag to compare

This minor release updates clang-format to r352957.

v1.1.0

24 Jan 15:17

Choose a tag to compare

This minor release updates clang-format to r351607, includes some minor cleanup to the scripts, and
removes the need to initialize submodules when cloning the repository.

v1.0.0

13 Nov 03:34

Choose a tag to compare

This is the initial stable release of clang-format-ci. It includes support for running clang-format from Travis CI and Kokoro jobs. This release has solely been tested on Mac platforms thus far, but it may also support other platforms.