Releases: lmapii/run-clang-format
Releases · lmapii/run-clang-format
v1.5.1
v1.5.0
Added support for a --strict-root
check which ensures that all detected files are siblings of the .clang-format
file.
v1.4.14
rust 1.74, added stale action (#29)
v1.4.13
rust 1.73 (#27)
v1.4.12
fixed bug where the output fails due to non-relative paths (#26)
v1.4.11
removed win-gnu target
v1.4.10
cargo and ci update (#22)
v1.4.9
update to clap v4 and rustc 1.68.2 (#21) * updated dependencies * using clap wrap_help * fixed --jobs parameter * fixed comments
v1.4.8
rust update (#19)
v1.4.6
Feature/rust 1.66 release (#17) * rust+cargo update * version bump