Skip to content

Releases: cpp-linter/cpp-linter-rs

2.0.0-rc2 - 2024-09-21

21 Sep 05:04
Compare
Choose a tag to compare
Pre-release

🚀 Added

📦 Dependency updates

  • Bump pypa/gh-action-pypi-publish in the actions group by @dependabot[bot] in #40

🗨️ Changed

Full commit diff: v2.0.0-rc1...v2.0.0-rc2

2.0.0-rc1 - 2024-09-19

19 Sep 11:53
Compare
Choose a tag to compare
Pre-release

🚀 Added

  • Resort to paginated requests for changed files by @2bndy5 in #37
  • Support glob patterns by @2bndy5 in #25
  • Support file paths in CLI positional argument by @2bndy5 in #16
  • Add more testing and various improvements by @2bndy5 in #4

🛠️ Fixed

📦 Dependency updates

  • Bump the cargo group across 1 directory with 6 updates by @dependabot[bot] in #34
  • Bump tempfile from 3.9.0 to 3.12.0 in the cargo group by @dependabot[bot] in #26
  • Bump serde from 1.0.208 to 1.0.209 in the cargo group by @dependabot[bot] in #23
  • Bump serde_json from 1.0.125 to 1.0.127 in the cargo group by @dependabot[bot] in #19
  • Bump the cargo group with 3 updates by @dependabot[bot] in #15
  • Bump the cargo group with 5 updates by @dependabot[bot] in #7
  • Bump openssl from 0.10.62 to 0.10.66 by @dependabot[bot] in #6

🚦 Tests

📝 Documentation

🗨️ Changed

Full commit diff: 2e25fec...v2.0.0-rc1