Skip to content

Releases: lmapii/run-clang-format

v1.5.1

18 Oct 05:58
70808c2
Compare
Choose a tag to compare
update to rust 1.82 (#35)

* update to rust 1.82

* added note about env_logger update

* updated version after update to rust 1.82

v1.5.0

08 Mar 10:50
c75ce0e
Compare
Choose a tag to compare

Added support for a --strict-root check which ensures that all detected files are siblings of the .clang-format file.

v1.4.14

01 Dec 11:52
b2fa8c2
Compare
Choose a tag to compare
rust 1.74, added stale action (#29)

v1.4.13

06 Oct 05:49
dedd022
Compare
Choose a tag to compare
rust 1.73 (#27)

v1.4.12

19 Sep 13:31
cf42905
Compare
Choose a tag to compare
fixed bug where the output fails due to non-relative paths (#26)

v1.4.11

26 Aug 12:38
Compare
Choose a tag to compare
removed win-gnu target

v1.4.10

04 Apr 13:46
2a48847
Compare
Choose a tag to compare
cargo and ci update (#22)

v1.4.9

31 Mar 08:57
9a123dd
Compare
Choose a tag to compare
update to clap v4 and rustc 1.68.2 (#21)

* updated dependencies

* using clap wrap_help

* fixed --jobs parameter

* fixed comments

v1.4.8

27 Jan 07:13
37b1c29
Compare
Choose a tag to compare
rust update (#19)

v1.4.6

16 Dec 16:09
8ae670f
Compare
Choose a tag to compare
Feature/rust 1.66 release (#17)

* rust+cargo update

* version bump