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: CHANGELOG.md
+38-34
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [Unreleased]
10
10
11
+
### <!-- 1 --> 🚀 Added
12
+
13
+
- Add a change log in [`9bfab31`](https://github.com/cpp-linter/cpp_linter_rs/commit/9bfab318394814d2515f3959f744d60a12d415f1)
14
+
11
15
### <!-- 4 --> 🛠️ Fixed
12
16
13
17
- Fix typo in node-binding/README by @2bndy5 in [`7732676`](https://github.com/cpp-linter/cpp_linter_rs/commit/7732676e03941a37a4fb5b474d319c640689985a)
@@ -34,81 +38,81 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
38
35
39
### <!-- 9 --> 🗨️ Changed
36
40
37
-
- Bump version to v2.0.0-rc3 by @2bndy5 in [`070c5f7`](https://github.com/cpp-linter/cpp_linter_rs/commit/070c5f75f15d0190ee0204992165673c8f16c47d)
38
41
-[node] add life cycle script prepublishOnly by @2bndy5 in [`55650ea`](https://github.com/cpp-linter/cpp_linter_rs/commit/55650ea96aac628023acb120525d674bcf17a529)
42
+
- Bump version to v2.0.0-rc3 by @2bndy5 in [`070c5f7`](https://github.com/cpp-linter/cpp_linter_rs/commit/070c5f75f15d0190ee0204992165673c8f16c47d)
39
43
40
44
## [2.0.0-rc2] - 2024-09-21
41
45
42
46
### <!-- 1 --> 🚀 Added
43
47
44
-
- Add `napi version` cmd to `just bump` script by @2bndy5 in [`a6a8bf2`](https://github.com/cpp-linter/cpp_linter_rs/commit/a6a8bf2f8f02c8d1a7b4047dae7bb13b537c370a)
45
48
- Use napi-rs by @2bndy5 in [#39](https://github.com/cpp-linter/cpp_linter_rs/pull/39)
49
+
- Add `napi version` cmd to `just bump` script by @2bndy5 in [`a6a8bf2`](https://github.com/cpp-linter/cpp_linter_rs/commit/a6a8bf2f8f02c8d1a7b4047dae7bb13b537c370a)
46
50
47
51
### <!-- 6 --> 📦 Dependency updates
48
52
49
53
- Bump pypa/gh-action-pypi-publish in the actions group by @dependabot[bot] in [#40](https://github.com/cpp-linter/cpp_linter_rs/pull/40)
50
54
51
55
### <!-- 9 --> 🗨️ Changed
52
56
53
-
- Bump version to v2.0.0-rc2 by @2bndy5 in [`ebcb6c4`](https://github.com/cpp-linter/cpp_linter_rs/commit/ebcb6c4941fbaa8147c768252d6d7d9adcfa3bb3)
54
-
- Some cleanup from release trials by @2bndy5 in [`25c3951`](https://github.com/cpp-linter/cpp_linter_rs/commit/25c3951b0ecef9e078ea71932c9401ad8abc2a28)
55
57
- Update READMEs by @2bndy5 in [`3e9c128`](https://github.com/cpp-linter/cpp_linter_rs/commit/3e9c12846c0eb96f8cdd68fc7435bd8965e7ce6a)
58
+
- Some cleanup from release trials by @2bndy5 in [`25c3951`](https://github.com/cpp-linter/cpp_linter_rs/commit/25c3951b0ecef9e078ea71932c9401ad8abc2a28)
59
+
- Bump version to v2.0.0-rc2 by @2bndy5 in [`ebcb6c4`](https://github.com/cpp-linter/cpp_linter_rs/commit/ebcb6c4941fbaa8147c768252d6d7d9adcfa3bb3)
56
60
57
61
## [2.0.0-rc1] - 2024-09-19
58
62
59
63
### <!-- 1 --> 🚀 Added
60
64
61
-
- Resort to paginated requests for changed files by @2bndy5 in [#37](https://github.com/cpp-linter/cpp_linter_rs/pull/37)
62
-
- Support glob patterns by @2bndy5 in [#25](https://github.com/cpp-linter/cpp_linter_rs/pull/25)
63
-
- Support file paths in CLI positional argument by @2bndy5 in [#16](https://github.com/cpp-linter/cpp_linter_rs/pull/16)
64
65
- Add more testing and various improvements by @2bndy5 in [#4](https://github.com/cpp-linter/cpp_linter_rs/pull/4)
66
+
- Support file paths in CLI positional argument by @2bndy5 in [#16](https://github.com/cpp-linter/cpp_linter_rs/pull/16)
67
+
- Support glob patterns by @2bndy5 in [#25](https://github.com/cpp-linter/cpp_linter_rs/pull/25)
68
+
- Resort to paginated requests for changed files by @2bndy5 in [#37](https://github.com/cpp-linter/cpp_linter_rs/pull/37)
65
69
66
70
### <!-- 4 --> 🛠️ Fixed
67
71
68
-
- Fix metadata and switch to pypa-publish action by @2bndy5 in [`092e0c2`](https://github.com/cpp-linter/cpp_linter_rs/commit/092e0c20cf66747b59bab4bdf60be29f7f02dcc6)
69
-
- Fix release CI steps by @2bndy5 in [`23efee5`](https://github.com/cpp-linter/cpp_linter_rs/commit/23efee50413ae6b6d1b51d147dcdc832d213de94)
70
-
- Fix release CI by @2bndy5 in [`49b3487`](https://github.com/cpp-linter/cpp_linter_rs/commit/49b3487c6d0804c075c7e8863be921c8ba3fdaea)
71
-
- Fix CI workflows for publishing releases by @2bndy5 in [`4f9b912`](https://github.com/cpp-linter/cpp_linter_rs/commit/4f9b91234bf05fd14afc60d7c87768d7ca0d7bb0)
72
-
- Fix links to clang-analyzer diagnostic's help site by @2bndy5 in [#36](https://github.com/cpp-linter/cpp_linter_rs/pull/36)
73
-
- Fix dependabot config by @2bndy5 in [`3957be2`](https://github.com/cpp-linter/cpp_linter_rs/commit/3957be228662faa3ab0c7241a88ac3b9d3bd09f8)
74
-
- Fix typo in README by @2bndy5 in [`afa1312`](https://github.com/cpp-linter/cpp_linter_rs/commit/afa1312af05f3920e9750dd1371fcad09643bc3f)
75
-
- Fix GithubApiClient init for non-PR events by @2bndy5 in [`5b60ab8`](https://github.com/cpp-linter/cpp_linter_rs/commit/5b60ab8af020f81fc986cdf86568263b5e5f8e50)
76
-
- Fix CI docs workflow by @2bndy5 in [`ae33a6d`](https://github.com/cpp-linter/cpp_linter_rs/commit/ae33a6d81da82d8f6c1b2b438e748dd276e4f61f)
77
72
- Fix parsing of `--extra-arg` by @2bndy5 in [`03f3de5`](https://github.com/cpp-linter/cpp_linter_rs/commit/03f3de5232e29446d57de00d8ac6deb2fc17d9a5)
73
+
- Fix CI docs workflow by @2bndy5 in [`ae33a6d`](https://github.com/cpp-linter/cpp_linter_rs/commit/ae33a6d81da82d8f6c1b2b438e748dd276e4f61f)
74
+
- Fix GithubApiClient init for non-PR events by @2bndy5 in [`5b60ab8`](https://github.com/cpp-linter/cpp_linter_rs/commit/5b60ab8af020f81fc986cdf86568263b5e5f8e50)
75
+
- Fix typo in README by @2bndy5 in [`afa1312`](https://github.com/cpp-linter/cpp_linter_rs/commit/afa1312af05f3920e9750dd1371fcad09643bc3f)
76
+
- Fix dependabot config by @2bndy5 in [`3957be2`](https://github.com/cpp-linter/cpp_linter_rs/commit/3957be228662faa3ab0c7241a88ac3b9d3bd09f8)
77
+
- Fix links to clang-analyzer diagnostic's help site by @2bndy5 in [#36](https://github.com/cpp-linter/cpp_linter_rs/pull/36)
78
+
- Fix CI workflows for publishing releases by @2bndy5 in [`4f9b912`](https://github.com/cpp-linter/cpp_linter_rs/commit/4f9b91234bf05fd14afc60d7c87768d7ca0d7bb0)
79
+
- Fix release CI by @2bndy5 in [`49b3487`](https://github.com/cpp-linter/cpp_linter_rs/commit/49b3487c6d0804c075c7e8863be921c8ba3fdaea)
80
+
- Fix release CI steps by @2bndy5 in [`23efee5`](https://github.com/cpp-linter/cpp_linter_rs/commit/23efee50413ae6b6d1b51d147dcdc832d213de94)
81
+
- Fix metadata and switch to pypa-publish action by @2bndy5 in [`092e0c2`](https://github.com/cpp-linter/cpp_linter_rs/commit/092e0c20cf66747b59bab4bdf60be29f7f02dcc6)
78
82
79
83
### <!-- 6 --> 📦 Dependency updates
80
84
81
-
- Bump the cargo group across 1 directory with 6 updates by @dependabot[bot] in [#34](https://github.com/cpp-linter/cpp_linter_rs/pull/34)
82
-
- Bump tempfile from 3.9.0 to 3.12.0 in the cargo group by @dependabot[bot] in [#26](https://github.com/cpp-linter/cpp_linter_rs/pull/26)
83
-
- Bump serde from 1.0.208 to 1.0.209 in the cargo group by @dependabot[bot] in [#23](https://github.com/cpp-linter/cpp_linter_rs/pull/23)
84
-
- Bump serde_json from 1.0.125 to 1.0.127 in the cargo group by @dependabot[bot] in [#19](https://github.com/cpp-linter/cpp_linter_rs/pull/19)
85
-
- Bump the cargo group with 3 updates by @dependabot[bot] in [#15](https://github.com/cpp-linter/cpp_linter_rs/pull/15)
86
-
- Bump the cargo group with 5 updates by @dependabot[bot] in [#7](https://github.com/cpp-linter/cpp_linter_rs/pull/7)
87
85
- Bump openssl from 0.10.62 to 0.10.66 by @dependabot[bot] in [#6](https://github.com/cpp-linter/cpp_linter_rs/pull/6)
86
+
- Bump the cargo group with 5 updates by @dependabot[bot] in [#7](https://github.com/cpp-linter/cpp_linter_rs/pull/7)
87
+
- Bump the cargo group with 3 updates by @dependabot[bot] in [#15](https://github.com/cpp-linter/cpp_linter_rs/pull/15)
88
+
- Bump serde_json from 1.0.125 to 1.0.127 in the cargo group by @dependabot[bot] in [#19](https://github.com/cpp-linter/cpp_linter_rs/pull/19)
89
+
- Bump serde from 1.0.208 to 1.0.209 in the cargo group by @dependabot[bot] in [#23](https://github.com/cpp-linter/cpp_linter_rs/pull/23)
90
+
- Bump tempfile from 3.9.0 to 3.12.0 in the cargo group by @dependabot[bot] in [#26](https://github.com/cpp-linter/cpp_linter_rs/pull/26)
91
+
- Bump the cargo group across 1 directory with 6 updates by @dependabot[bot] in [#34](https://github.com/cpp-linter/cpp_linter_rs/pull/34)
88
92
89
93
### <!-- 7 -->🚦 Tests
90
94
91
-
- PR review suggestions by @2bndy5 in [`bd049d0`](https://github.com/cpp-linter/cpp_linter_rs/commit/bd049d06c48b4dc40da958a478873ac30183ee46)
92
-
- Mock REST API calls in tests by @2bndy5 in [#21](https://github.com/cpp-linter/cpp_linter_rs/pull/21)
93
95
- Refactor line filters; minor metadata updates by @2bndy5 in [`19d5517`](https://github.com/cpp-linter/cpp_linter_rs/commit/19d5517dc1c95c8269c0beb583387df6197b1ec7)
96
+
- Mock REST API calls in tests by @2bndy5 in [#21](https://github.com/cpp-linter/cpp_linter_rs/pull/21)
97
+
- PR review suggestions by @2bndy5 in [`bd049d0`](https://github.com/cpp-linter/cpp_linter_rs/commit/bd049d06c48b4dc40da958a478873ac30183ee46)
94
98
95
99
### <!-- 8 --> 📝 Documentation
96
100
97
-
- Begin documenting permissions by @2bndy5 in [#22](https://github.com/cpp-linter/cpp_linter_rs/pull/22)
98
101
- Switch to mdbook for docs by @2bndy5 in [#13](https://github.com/cpp-linter/cpp_linter_rs/pull/13)
102
+
- Begin documenting permissions by @2bndy5 in [#22](https://github.com/cpp-linter/cpp_linter_rs/pull/22)
99
103
100
104
### <!-- 9 --> 🗨️ Changed
101
105
102
-
- Metadata changes by @2bndy5 in [`f4237ae`](https://github.com/cpp-linter/cpp_linter_rs/commit/f4237ae593e468eca0e63169c9360e97bd6e1f26)
103
-
- Refactor files by @2bndy5 in [#38](https://github.com/cpp-linter/cpp_linter_rs/pull/38)
104
-
- Prepare for v2.0.0-rc1 by @2bndy5 in [`9189e86`](https://github.com/cpp-linter/cpp_linter_rs/commit/9189e86da499606439f6b65b62df5603f57d9da7)
105
-
- Update README by @2bndy5 in [`215485c`](https://github.com/cpp-linter/cpp_linter_rs/commit/215485c3f5032b7253e2d13f6726e3bfe70a16d0)
106
-
- Use task runner `just` (or VSCode "tasks") by @2bndy5 in [#14](https://github.com/cpp-linter/cpp_linter_rs/pull/14)
107
-
- Rename test CI; add badges to README by @2bndy5 in [`b77058f`](https://github.com/cpp-linter/cpp_linter_rs/commit/b77058f166f1062abe8193ab6fc4bc671793a7c8)
108
-
- Some updates from py codebase by @2bndy5 in [#5](https://github.com/cpp-linter/cpp_linter_rs/pull/5)
109
-
- Update README.md by @2bndy5 in [`ff4a735`](https://github.com/cpp-linter/cpp_linter_rs/commit/ff4a735ec5a74cc9a2e835e58dc76696233ad688)
110
-
- Use separate crates for different entry points by @2bndy5 in [#2](https://github.com/cpp-linter/cpp_linter_rs/pull/2)
111
106
- Init commit by @2bndy5 in [`2e25fec`](https://github.com/cpp-linter/cpp_linter_rs/commit/2e25fec0a447df24d0bcc1b80f6624040bab755e)
107
+
- Use separate crates for different entry points by @2bndy5 in [#2](https://github.com/cpp-linter/cpp_linter_rs/pull/2)
108
+
- Update README.md by @2bndy5 in [`ff4a735`](https://github.com/cpp-linter/cpp_linter_rs/commit/ff4a735ec5a74cc9a2e835e58dc76696233ad688)
109
+
- Some updates from py codebase by @2bndy5 in [#5](https://github.com/cpp-linter/cpp_linter_rs/pull/5)
110
+
- Rename test CI; add badges to README by @2bndy5 in [`b77058f`](https://github.com/cpp-linter/cpp_linter_rs/commit/b77058f166f1062abe8193ab6fc4bc671793a7c8)
111
+
- Use task runner `just` (or VSCode "tasks") by @2bndy5 in [#14](https://github.com/cpp-linter/cpp_linter_rs/pull/14)
112
+
- Update README by @2bndy5 in [`215485c`](https://github.com/cpp-linter/cpp_linter_rs/commit/215485c3f5032b7253e2d13f6726e3bfe70a16d0)
113
+
- Prepare for v2.0.0-rc1 by @2bndy5 in [`9189e86`](https://github.com/cpp-linter/cpp_linter_rs/commit/9189e86da499606439f6b65b62df5603f57d9da7)
114
+
- Refactor files by @2bndy5 in [#38](https://github.com/cpp-linter/cpp_linter_rs/pull/38)
115
+
- Metadata changes by @2bndy5 in [`f4237ae`](https://github.com/cpp-linter/cpp_linter_rs/commit/f4237ae593e468eca0e63169c9360e97bd6e1f26)
0 commit comments