Releases: ZedThree/clang-tidy-review
Releases · ZedThree/clang-tidy-review
v0.20.0
What's Changed
- ensure diff paths are the same on all platforms by @bwrsandman in #130
- Fix regression to cull_comments by @bwrsandman in #128
- fix: support empty commits/PRs by @Nerixyz in #132
- Add a run time profile report by @bwrsandman in #127
- Use task queue to spawn multiple processes of tidy by @bwrsandman in #126
- Fix remaining Ruff lints and (most) type errors by @Nerixyz in #137
- Fix a bunch of ruff issues by @ZedThree in #133
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Add links to check documentation in review by @bwrsandman in #123
- Add clang-tidy 18 by @daljit46 in #121
- Add a hint for generating the compile command outside the container by @m-kuhn in #120
New Contributors
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
Full Changelog: v0.17.3...v0.18.0
v0.17.3
What's Changed
Full Changelog: v0.17.2...v0.17.3
v0.17.2
v0.17.1
What's Changed
- auth: Allow private key for apps to be base64 by @bwrsandman in #112
- Use PyGithub to reuse auth headers to do requests by @bwrsandman in #113
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Don't override original env variables by @bwrsandman in #111
- Fix default
REVIEW_FILES
in split workflow post by @bwrsandman in #110 - Add Github App authentication method by @bwrsandman in #109
- Fix line filter on for clang compiler on windows by @bwrsandman in #108
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Bump PyGithub to 2.1 by @bwrsandman in #107
- Get username from PR to use in
google-readability-todo
by @bwrsandman in #106 - Fix split workflow when no comments can be posted by @bwrsandman in #105
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- Fix Recursive source clang-tidy by @bwrsandman in #104
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- Python fixes for running on multiple platforms and outside of docker by @bwrsandman in #103
Full Changelog: v0.14.0...v0.15.0