Skip to content

Releases: cpp-linter/cpp-linter-rs

cpp-linter v2.0.0-rc.22

Choose a tag to compare

@2bndy5 2bndy5 released this 28 Jun 07:01

cpp-linter/v2.0.0-rc.22 - 2026-06-28

🚀 Added

  • Add option for custom path to summary comment output by @2bndy5 in #388

🛠️ Fixed

Full commit diff: cpp-linter-js/v2.0.0-rc.20...cpp-linter/v2.0.0-rc.22

cpp-linter-py v2.0.0-rc.21

Choose a tag to compare

@2bndy5 2bndy5 released this 28 Jun 07:11

cpp-linter-py/v2.0.0-rc.21 - 2026-06-28

🚀 Added

  • Add option for custom path to summary comment output by @2bndy5 in #388

🛠️ Fixed

📦 Dependency updates

Full commit diff: cpp-linter-py/v2.0.0-rc.20...cpp-linter-py/v2.0.0-rc.21

cpp-linter-js v2.0.0-rc.21

Choose a tag to compare

@2bndy5 2bndy5 released this 28 Jun 07:31

cpp-linter-js/v2.0.0-rc.21 - 2026-06-28

🚀 Added

  • Add option for custom path to summary comment output by @2bndy5 in #388

🛠️ Fixed

📦 Dependency updates

Full commit diff: cpp-linter-js/v2.0.0-rc.20...cpp-linter-js/v2.0.0-rc.21

cpp-linter-py v2.0.0-rc.20

Choose a tag to compare

@2bndy5 2bndy5 released this 24 Jun 04:53

cpp-linter-py/v2.0.0-rc.20 - 2026-06-24

🛠️ Fixed

📦 Dependency updates

Full commit diff: cpp-linter-py/v2.0.0-rc.19...cpp-linter-py/v2.0.0-rc.20

cpp-linter-js v2.0.0-rc.20

Choose a tag to compare

@2bndy5 2bndy5 released this 24 Jun 08:24

cpp-linter-js/v2.0.0-rc.20 - 2026-06-24

🛠️ Fixed

📦 Dependency updates

Full commit diff: cpp-linter-js/v2.0.0-rc.19...cpp-linter-js/v2.0.0-rc.20

cpp-linter v2.0.0-rc.21

Choose a tag to compare

@2bndy5 2bndy5 released this 23 Jun 22:37

cpp-linter/v2.0.0-rc.21 - 2026-06-23

🛠️ Fixed

Full commit diff: cpp-linter-js/v2.0.0-rc.19...cpp-linter/v2.0.0-rc.21

cpp-linter v2.0.0-rc.20

Choose a tag to compare

@2bndy5 2bndy5 released this 21 Jun 05:40

cpp-linter/v2.0.0-rc.20 - 2026-06-21

📦 Dependency updates

Full commit diff: cpp-linter/v2.0.0-rc.19...cpp-linter/v2.0.0-rc.20

cpp-linter v2.0.0-rc.19

Choose a tag to compare

@2bndy5 2bndy5 released this 21 Jun 04:25

cpp-linter/v2.0.0-rc.19 - 2026-06-21

🚀 Added

  • Use diff instead of clang-format XML output by @2bndy5 in #347
  • Use stricter linting rules by @2bndy5 in #353
  • Get clang-tidy fixes regardless of tidy-review value by @2bndy5 in #354
  • Merge review suggestions from both clang tools by @2bndy5 in #358
  • Add logs about summarizing PR reviews by @2bndy5 in #371
  • Allow explicit use of package managers by @2bndy5 in #372
  • Add colors to --help output and uniform logging by @2bndy5 in #374
  • Add fix-patch-path output variable by @2bndy5 in #378

🚫 Deprecated

  • Replace --tidy-review/--format-review with --pr-review by @2bndy5 in #377

🛠️ Fixed

  • Respect verbosity per GitHub Actions env var by @2bndy5 in #346
  • Do not change directory to repo-root by @2bndy5 in #349
  • Bump git-bot-feedback to v0.6.1 by @2bndy5 in #363
  • Prevent PR review summary exceeding 65535 len by @2bndy5 in #370

📦 Dependency updates

📝 Documentation

Full commit diff: cpp-linter-js/v2.0.0-rc.18...cpp-linter/v2.0.0-rc.19

cpp-linter-py v2.0.0-rc.19

Choose a tag to compare

@2bndy5 2bndy5 released this 21 Jun 05:55

cpp-linter-py/v2.0.0-rc.19 - 2026-06-21

🚀 Added

  • Use diff instead of clang-format XML output by @2bndy5 in #347
  • Use stricter linting rules by @2bndy5 in #353
  • Get clang-tidy fixes regardless of tidy-review value by @2bndy5 in #354
  • Merge review suggestions from both clang tools by @2bndy5 in #358
  • Add logs about summarizing PR reviews by @2bndy5 in #371
  • Allow explicit use of package managers by @2bndy5 in #372
  • Add colors to --help output and uniform logging by @2bndy5 in #374
  • Add fix-patch-path output variable by @2bndy5 in #378

🚫 Deprecated

  • Replace --tidy-review/--format-review with --pr-review by @2bndy5 in #377

🛠️ Fixed

  • Respect verbosity per GitHub Actions env var by @2bndy5 in #346
  • Do not change directory to repo-root by @2bndy5 in #349
  • Refactor for unsupported static binary platforms by @2bndy5 in #356
  • Bump git-bot-feedback to v0.6.1 by @2bndy5 in #363
  • Prevent PR review summary exceeding 65535 len by @2bndy5 in #370
  • Cache the versions.json in build script by @2bndy5 in #373

📦 Dependency updates

📝 Documentation

Full commit diff: cpp-linter-py/v2.0.0-rc.18...cpp-linter-py/v2.0.0-rc.19

cpp-linter-js v2.0.0-rc.19

Choose a tag to compare

@2bndy5 2bndy5 released this 21 Jun 06:09

cpp-linter-js/v2.0.0-rc.19 - 2026-06-21

🚀 Added

  • Use diff instead of clang-format XML output by @2bndy5 in #347
  • Use stricter linting rules by @2bndy5 in #353
  • Get clang-tidy fixes regardless of tidy-review value by @2bndy5 in #354
  • Merge review suggestions from both clang tools by @2bndy5 in #358
  • Add logs about summarizing PR reviews by @2bndy5 in #371
  • Allow explicit use of package managers by @2bndy5 in #372
  • Add colors to --help output and uniform logging by @2bndy5 in #374
  • Add fix-patch-path output variable by @2bndy5 in #378

🚫 Deprecated

  • Replace --tidy-review/--format-review with --pr-review by @2bndy5 in #377

🛠️ Fixed

  • Respect verbosity per GitHub Actions env var by @2bndy5 in #346
  • Do not change directory to repo-root by @2bndy5 in #349
  • Refactor for unsupported static binary platforms by @2bndy5 in #356
  • Bump git-bot-feedback to v0.6.1 by @2bndy5 in #363
  • Prevent PR review summary exceeding 65535 len by @2bndy5 in #370
  • Cache the versions.json in build script by @2bndy5 in #373

📦 Dependency updates

📝 Documentation

Full commit diff: cpp-linter-js/v2.0.0-rc.18...cpp-linter-js/v2.0.0-rc.19