Releases: Caphyon/clang-power-tools
Releases · Caphyon/clang-power-tools
Clang Power Tools
v2024.8.0
Clang Power Tools
Bug Fixes
- Sort tidy checks alphabetical
Clang Power Tools
What's New
- Updated clang-format from Clang Format Editor to v18.1.2
- Migrate Clang Format Editor runtime to .NET 8
- Added 52 new Tidy Checks
Clang Power Tools
What's New
- Add LLVM 18.1.2
- Updated clang-format to v18.1.2
Clang Power Tools
What's New
- Add LLVM 17.0.1
- Updated clang-format to v17.0.1
Bug Fixes
- Vcpkg path was not constructed correctly
- Get-ChildItem error when using prefix paths on PowerShell 5.0
- The paths shown in the Tidy tool window were incorrect after running Tidy with the maximum verbosity level
- Support for additional compiler options was not working properly when paths contained spaces
Clang Power Tools
What's New
- Add 9 new Tidy Checks
Bug Fixes
- Format on save ignores its own ON/OFF switch
- Random crashes when running compile
Clang Power Tools
What's New
- Add LLVM 16.0.6
- Updated clang-format to v16.0.6
- Add verbosity options: minimal, detailed, complete
Bug Fixes
- Support for additional compiler options not working with Unix paths
- LLVM could not be added outside of built-in supported list
Clang Power Tools
What's New
- (BETA) Optimize Includes: auto-prune the #include sections (include-what-you-use)
Bug Fixes
- Script gets deleted on PowerShell Script Update
- No clang-format after clang-tidy
Clang Power Tools
What's New
- User accounts and cloud-stored settings are now discontinued
- Compile and Tidy on (*.ixx) modules
- Support for additional compiler options:
/external:env:var
and/external:I
path
- Vcpkg support for both classic and manifest modes
Bug Fixes
- Clang Format Editor crashes when the Style Detector is run
- Animated building icon in the status bar never clears