Releases: ZedThree/clang-tidy-review
Releases · ZedThree/clang-tidy-review
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
v0.14.0
What's Changed
- Add base_url param to github object creation by @bwrsandman in #94
- Allow not setting config file by @bwrsandman in #96
- Escape filter list in a way that can be copied and pasted into a shell with
NOMATCH
by @bwrsandman in #97 - Add clang-tidy 16 by @bwrsandman in #98
Full Changelog: v0.13.4...v0.14.0