Skip to content

Releases: threeal/FixFormat.cmake

Version 1.1.1

21 Mar 03:23
111c3c5

Choose a tag to compare

What's Changed

Module Changes

  • Display Warning Instead of Error if Clang Format is Not Found by @threeal in #59

Development Changes

  • Fix Format Targets Argument in Testing by @threeal in #64
  • Compare Original Files During Testing by @threeal in #62
  • Modify How Source Files Are Backed Up and Restored in Testing by @threeal in #66
  • Bump actions/upload-artifact from 4.2.0 to 4.3.1 by @dependabot in #57 and #67
  • Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #68

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

19 Jan 11:43
10709b1

Choose a tag to compare

What's Changed

Module Changes

  • Automatically Add Format All Target by @threeal in #36
  • Rename Format Target by @threeal in #39
  • Add Function for Formatting All Targets in Directory by @threeal in #40
  • Fix Case If Fix Format Is Called Twice by @threeal in #44
  • Restrict Formatting Only to Library and Executable Targets by @threeal in #49 and #53

Build Changes

Documentation Changes

  • Add Guide for Formatting Source Files Without Building Target by @threeal in #43
  • Add Guide for Formatting All Targets in Directory by @threeal in #47

Dependencies Updates

  • Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #51

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

15 Jan 14:17
0a59272

Choose a tag to compare

What's Changed

Module Changes

  • Add FixFormat.cmake Module by @threeal in #4
  • Add Support to Format Headers by @threeal in #6
  • Export Package Config Module by @threeal in #12
  • Do Not Include Sample Module From Root CMakeLists.txt by @threeal in #13
  • Add Include Guard in Modules by @threeal in #17
  • Add Suppot to Format File Set Headers by @threeal in #20
  • Fix Duplicate Headers From Include Directories by @threeal in #28
  • Add License Notice to Exported Files by @threeal in #32

Build Changes

Documentation Changes

Dependencies Updates

  • Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #22

New Contributors

Full Changelog: https://github.com/threeal/FixFormat.cmake/commits/v1.0.0