Releases: cpp-linter/cpp-linter-hooks
Releases · cpp-linter/cpp-linter-hooks
v0.2.9
🚀 New features and improvements
- Switch to reusable workflows by @shenxianpeng in #31
- Run pre-commit against all the files by @shenxianpeng in #30
📦 Dependency updates
- Bump clang-tools from 0.11.0 to 0.11.1 by @dependabot in #27
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #25
Full Changelog: v0.2.8...v0.2.9
v0.2.8
🚀 New features and improvements
- change token to GITHUB_TOKEN for release drafter by @shenxianpeng in #26
📝 Documentation updates
- docs: update README.md to add binaries link by @shenxianpeng in #22
📦 Dependency updates
- Bump clang-tools from 0.10.0 to 0.11.0 by @dependabot in #23
Full Changelog: v0.2.7...v0.2.8
v0.2.7
🚀 New features and improvements
- feat: support release drafter by @shenxianpeng in #21
🐛 Bug fixes
- fix: update test.yml by @shenxianpeng in #20
v0.2.6
What's Changed
- Bump clang-tools from 0.9.0 to 0.10.0 by @dependabot in #19
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Support passing clang version by @shenxianpeng in #18
- Bump actions/checkout from 3 to 4 by @dependabot in #15
- Bump clang-tools from 0.8.0 to 0.9.0 by @dependabot in #16
- Bump actions/setup-python from 4 to 5 by @dependabot in #17
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Update publish.yml to fix uploading failed to PyPI by @shenxianpeng in #13
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Add dependabot.yml by @shenxianpeng in #7
- Bump actions/setup-python from 3 to 4 by @dependabot in #10
- Move clang-tools from build deps to runtime deps by @shenxianpeng in #11
- Bump clang-tools from 0.2.2 to 0.8.0 by @dependabot in #12
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: Add pyproject.toml file by @shenxianpeng in #4
- feat: Add publish.yml for release to PyPI by @shenxianpeng in #5
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Refactor hooks by @shenxianpeng in #3
- Add test to workflow by @shenxianpeng
- Transfer ownership to @cpp-linter by @shenxianpeng
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fixed some issues of clang-format and clang-tidy by @shenxianpeng in #2
Full Changelog: v0.1.0...v0.2.0