You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bindings/python/CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,27 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
<!-- markdownlint-disable MD024 -->
8
8
9
+
## [cpp-linter-py/v2.0.0-rc.16] - 2026-06-05
10
+
11
+
### <!-- 4 --> 🛠️ Fixed
12
+
13
+
- Restore cargo binstall support by @2bndy5 in [#328](https://github.com/cpp-linter/cpp-linter-rs/pull/328)
14
+
15
+
### <!-- 6 --> 📦 Dependency updates
16
+
17
+
- Bump version to cpp-linter-js/v2.0.0-rc.1 by @2bndy5 in [`86cc773`](https://github.com/cpp-linter/cpp-linter-rs/commit/86cc7739b865fd0bce86d0f265a0e0935ef13437)
18
+
- Bump deps in the uv-pip group and drop python v3.9 support by @dependabot[bot] in [#316](https://github.com/cpp-linter/cpp-linter-rs/pull/316)
19
+
- Bump version to clang-installer/v0.1.2 by @2bndy5 in [`2aea596`](https://github.com/cpp-linter/cpp-linter-rs/commit/2aea596824ca58387860b392e67e180630db258b)
20
+
- Bump version to cpp-linter/v2.0.0-rc.16 by @2bndy5 in [`85d6de5`](https://github.com/cpp-linter/cpp-linter-rs/commit/85d6de5fb3073ae66333d48c3d3275ac07baf02f)
21
+
22
+
### <!-- 9 --> 🗨️ Changed
23
+
24
+
- Realign release candidate numbers by @2bndy5 in [`22dd0bb`](https://github.com/cpp-linter/cpp-linter-rs/commit/22dd0bb6bf0493d88ee20fed5acc8ffbf1d32f62)
Full commit diff: [`cpp-linter-py/v2.0.0-rc.1...cpp-linter-py/v2.0.0-rc.16`][cpp-linter-py/v2.0.0-rc.16]
29
+
9
30
## [cpp-linter-py/v2.0.0-rc.1] - 2026-06-04
10
31
11
32
### <!-- 1 --> 🚀 Added
@@ -103,6 +124,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
103
124
- Bump idna from 3.11 to 3.15 by @dependabot[bot] in [#322](https://github.com/cpp-linter/cpp-linter-rs/pull/322)
104
125
- Bump version to clang-installer/v0.1.1 by @2bndy5 in [`24ed0a4`](https://github.com/cpp-linter/cpp-linter-rs/commit/24ed0a4556bf5169b8da5c06eef29f5694caa2cd)
105
126
- Bump version to cpp-linter/v2.0.0-rc.1 by @2bndy5 in [`2c65f26`](https://github.com/cpp-linter/cpp-linter-rs/commit/2c65f26bc24060e5f80271ef315f54dced30b9cd)
127
+
- Bump version to cpp-linter-py/v2.0.0-rc.1 by @2bndy5 in [`e88c348`](https://github.com/cpp-linter/cpp-linter-rs/commit/e88c348424db535e7ced5f81300df74aed0885f4)
0 commit comments