Releases: threeal/FixFormat.cmake
Releases · threeal/FixFormat.cmake
Version 1.1.1
What's Changed
Module Changes
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
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
- Remove Standard Error Capture During Testing by @threeal in #46
- Organize Testing by @threeal in #50
- Refactor CMake by @threeal in #54
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
What's Changed
Module Changes
- Add
FixFormat.cmakeModule 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.txtby @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
- Set CMake Project Languages to None by @threeal in #2
- Disable Install on Subproject by @threeal in #15
- Organize Testing by @threeal in #19
- Delay Copy Step in Testing by @threeal in #24
- Run Test Workflow on Ubuntu and Windows by @threeal in #26
Documentation Changes
- Fill From Template by @threeal in #1
- Bump Copyright Year to 2024 by @threeal in #9
- Add Integration and Usage Guides by @threeal in #21
- Add Configure ClangFormat Formatting Guide by @threeal in #30
Dependencies Updates
- Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #22
New Contributors
- @threeal made their first contribution in #1
- @dependabot made their first contribution in #22
Full Changelog: https://github.com/threeal/FixFormat.cmake/commits/v1.0.0