Skip to content

Tags: cpp-linter/clang-tools-pip

Tags

v0.15.3

Toggle v0.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: remove bump-version.py and bump-version.yml (#125) * fix: update bump-version.py * fix: remove bump version

v0.15.2

Toggle v0.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/download-artifact from 4 to 5 (#121) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: move deps from requirements-dev.txt to pyproject.toml (#120) 

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update pyproject.toml to list supported Python versions (#117) * feat: update pyproject.toml to support >= py39 * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump cpp-linter/clang-tools-static-binaries to master-67c95218 (#106) * chore: bump clang-tools-static-binaries to master-57bca0b9 * feat: support clang v19 * fix: update clang-format-12_macosx-amd64.sha512sum * fix update clang-format-12_windows-amd64.sha512sum * Update README.rst * chore: bump clang-tools-static-binaries to master-67c95218 * update warining in readme * Update license and pyproject.toml * skip v19 test on macos --------- Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: support `--uninstall` for all clang-tools (#103) * fix: support uninstall all clang-tools * fix: update tests * fix: update tests * fix: update python-test.yml

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump cpp-linter/clang-tools-static-binaries to master-2e4f8c1f (#100) 

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
inline badges in README.rst (#92) Uses RST substitution to put README badges in 1 line. ref #95

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump cpp-linter/clang-tools-static-binaries to master-03a926cf (#89) * chore: bump clang-tools-static-binaries to master-03a926cf * fix test failure * update README.rst --------- Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com> Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>

v0.11.4

Toggle v0.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
disable usage output when running uninstall command (#88)