Releases: cpp-linter/cpp-linter-hooks
Releases · cpp-linter/cpp-linter-hooks
v0.8.0
📦 Dependency updates
- Bump clang-tools from 0.14.0 to 0.15.0 in the pip group by @dependabot[bot] in #67
Full Changelog: v0.7.0...v0.8.0
v0.7.0
🚀 New features and improvements
- Add
allow-prereleases: true
to actions/setup-python by @shenxianpeng in #66 - Update default clang version to 16 by @shenxianpeng in #63
- Update pyproject.toml to adopt PEP639 by @shenxianpeng in #60
📝 Documentation updates
- Update readme to add how to improve performance by @shenxianpeng in #65
Full Changelog: v0.6.1...v0.7.0
v0.6.1
🚀 New features and improvements
- Remove Python 3.8 support as it is EOL by @shenxianpeng in #59
Full Changelog: v0.6.0...v0.6.1
v0.6.0
🚀 New features and improvements
- feat: support testing on diff python versions by @shenxianpeng in #56
📝 Documentation updates
- docs: update README.md by @shenxianpeng in #52
📦 Dependency updates
- Bump clang-tools from 0.13.1 to 0.14.0 in the pip group by @dependabot in #57
- Bump codecov/codecov-action from 3 to 5 in the actions group by @dependabot in #54
Full Changelog: v0.5.1...v0.6.0
v0.5.1
🚀 New features and improvements
- remove setup.py by @shenxianpeng in #49
- remove
@pytest.mark.skip
from tests by @shenxianpeng in #50
📦 Dependency updates
- Bump clang-tools from 0.13.0 to 0.13.1 in the pip group by @dependabot in #48
Full Changelog: v0.5.0...v0.5.1
v0.5.0
🚀 New features and improvements
- Omit tests folder and exclude func to increate coverage rate by @shenxianpeng in #46
📦 Dependency updates
- Bump clang-tools from 0.12.1 to 0.13.0 in the pip group by @dependabot in #47
Full Changelog: v0.4.1...v0.5.0
v0.4.1
🚀 New features and improvements
- Create stale.yml by @shenxianpeng in #45
- update dependabot.yml to bump group updates by @shenxianpeng in #43
📦 Dependency updates
- Bump the pip group with 1 update by @dependabot in #44
Full Changelog: v0.4.0...v0.4.1
v0.4.0
🐛 Bug fixes
- fix autolabeler by adding pull request events by @shenxianpeng in #41
📝 Documentation updates
- Update README.md by @shenxianpeng in #40
📦 Dependency updates
- Bump clang-tools from 0.11.3 to 0.12.0 by @dependabot in #39
Full Changelog: v0.3.0...v0.4.0
v0.3.0
🐛 Bug fixes
📝 Documentation updates
- Update README.md to add CodeQL badge by @shenxianpeng in #37
📦 Dependency updates
- Bump clang-tools from 0.11.2 to 0.11.3 by @dependabot in #38
Full Changelog: v0.2.10...v0.3.0
v0.2.10
🚀 New features and improvements
- Support codeql analysis by @shenxianpeng in #34
🐛 Bug fixes
- Change workflows from one to two by @shenxianpeng in #36
- Try to fix pre-commit failure by @shenxianpeng in #35
- Install cpp-linter-hooks before runing test by @shenxianpeng in #32
📦 Dependency updates
- Bump clang-tools from 0.11.1 to 0.11.2 by @dependabot in #33
Full Changelog: v0.2.9...v0.2.10