Releases: cpp-linter/cpp-linter-hooks
Releases · cpp-linter/cpp-linter-hooks
v1.0.0
🚀 New features and improvements
- Migration: From Clang Tools Binaries to Python Wheels by @shenxianpeng in #87
Full Changelog: v0.8.3...v1.0.0
v0.8.3
🚀 New features and improvements
- feat: add paths to codspeed.yml by @shenxianpeng in #84
- feat: support codspeed by @shenxianpeng in #81
🐛 Bug fixes
- fix: change
require_serial
totrue
by @shenxianpeng in #85
Full Changelog: v0.8.2...v0.8.3
v0.8.2
🚀 New features and improvements
- clang-format hook support
--verbose
output by @shenxianpeng in #79 - feat: add tests and format code using
ruff
by @shenxianpeng in #75
Full Changelog: v0.8.1...v0.8.2
v0.8.1
🚀 New features and improvements
- feat: add more clang versions for testing by @shenxianpeng in #72
- feat: move deps from
requirements-dev.txt
topyproject.toml
by @shenxianpeng in #68
📝 Documentation updates
- docs: update README.md by @shenxianpeng in #74
- docs: bump clang-tools default version to 18 by @shenxianpeng in #73
- docs: bump version to v0.8.1 by @shenxianpeng in #70
📦 Dependency updates
- Bump clang-tools from 0.15.0 to 0.15.1 in the pip group by @dependabot[bot] in #69
Full Changelog: v0.8.0...v0.8.1
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