All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0-rc12 - 2024-12-12
- Rationale to diagnostic comments in PR reviews by @2bndy5 in
0923c6a
- [rust API] update logo, favicon, and some links by @2bndy5 in
31b7add
Full commit diff: v2.0.0-rc11...v2.0.0-rc12
2.0.0-rc11 - 2024-12-11
- Fix changelog on auto-version bump by @2bndy5 in
ec4e6d4
- Bump pypa/gh-action-pypi-publish in the actions group by @dependabot[bot] in #81
- Bump the npm group with 3 updates by @dependabot[bot] in #78
- Bump the cargo group across 1 directory with 7 updates by @dependabot[bot] in #82
- Bump version to v2.0.0-rc11 by @2bndy5 in
d73c4f6
Full commit diff: v2.0.0-rc10...v2.0.0-rc11
2.0.0-rc10 - 2024-12-11
- Prefix review comments with marker by @2bndy5 in
9d2a9a3
- Bump pyo3 from 0.23.2 to 0.23.3 by @dependabot[bot] in #79
- Bump version to v2.0.0-rc10 by @2bndy5 in
3915e2b
Full commit diff: v2.0.0-rc9...v2.0.0-rc10
2.0.0-rc9 - 2024-11-27
- Clang-tidy diagnostic comments in PR review by @2bndy5 in #77
- Bump pyo3 from 0.23.1 to 0.23.2 in the cargo group by @dependabot[bot] in #76
- Bump version to v2.0.0-rc9 by @2bndy5 in
9ccbc14
Full commit diff: v2.0.0-rc8...v2.0.0-rc9
2.0.0-rc8 - 2024-11-24
- Include type stubs in python source distribution by @2bndy5 in
7dfcce7
- Clang tools' version output string in PR review summary by @2bndy5 in
3333796
- Minor update node binding README by @2bndy5 in
fc2244f
- Bump version to v2.0.0-rc8 by @2bndy5 in
205bd2d
Full commit diff: v2.0.0-rc7...v2.0.0-rc8
2.0.0-rc7 - 2024-11-24
- Fix python binding's entry point by @2bndy5 in
bba2e68
- Bump version to v2.0.0-rc7 by @2bndy5 in
a2001f3
Full commit diff: v2.0.0-rc6...v2.0.0-rc7
2.0.0-rc6 - 2024-11-23
- Add optional colored log output by @2bndy5 in #52
- Add CI to detect performance regressions by @2bndy5 in #53
- Capture and output clang tool's version number by @2bndy5 in #54
- Fix changelog updates when publishing release by @2bndy5 in
275f189
- Let public forks' PRs run git cliff in CI by @2bndy5 in
0857121
- Regenerate TS type definitions by @2bndy5 in
023c170
- Bump reqwest from 0.12.7 to 0.12.8 in the cargo group by @dependabot[bot] in #51
- Bump the cargo group across 1 directory with 4 updates by @dependabot[bot] in #58
- Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 by @dependabot[bot] in #69
- Bump cross-spawn from 7.0.3 to 7.0.5 by @dependabot[bot] in #70
- Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #72
- Bump the npm group across 1 directory with 4 updates by @dependabot[bot] in #71
- Bump the cargo group across 1 directory with 13 updates by @dependabot[bot] in #73
Full commit diff: v2.0.0-rc5...v2.0.0-rc6
2.0.0-rc5 - 2024-09-29
- Add changelog and automate version bump and release workflows by @2bndy5 in #42
- Fix typo in node-binding/README by @2bndy5 in
7732676
- Propagate errors by @2bndy5 in #47
- Fix bump-n-release CI workflow by @2bndy5 in
cc3ced6
- Bump the npm group with 2 updates by @dependabot[bot] in #43
- Release trial follow up by @2bndy5 in #41
- Move logic for release notes generation from Python script to Jinja template (release CI) by @2bndy5 in #44
- Add ReadTheDocs config by @2bndy5 in #45
- Gimme them badges by @2bndy5 in
c0f1ea5
- Rename repository by @2bndy5 in
5e3d93f
- Bump version to v2.0.0-rc5 by @2bndy5 in
12ecf9f
Full commit diff: v2.0.0-rc4...v2.0.0-rc5
2.0.0-rc4 - 2024-09-21
- Fix metadata in platform-specific node pkgs by @2bndy5 in
1dbb1de
- Bump version to v2.0.0-rc4 by @2bndy5 in
3e98e20
Full commit diff: v2.0.0-rc3...v2.0.0-rc4
2.0.0-rc3 - 2024-09-21
- [node] add life cycle script prepublishOnly by @2bndy5 in
55650ea
- Bump version to v2.0.0-rc3 by @2bndy5 in
070c5f7
Full commit diff: v2.0.0-rc2...v2.0.0-rc3
2.0.0-rc2 - 2024-09-21
- Bump pypa/gh-action-pypi-publish in the actions group by @dependabot[bot] in #40
- Update READMEs by @2bndy5 in
3e9c128
- Some cleanup from release trials by @2bndy5 in
25c3951
- Bump version to v2.0.0-rc2 by @2bndy5 in
ebcb6c4
Full commit diff: v2.0.0-rc1...v2.0.0-rc2
2.0.0-rc1 - 2024-09-19
- Add more testing and various improvements by @2bndy5 in #4
- Support file paths in CLI positional argument by @2bndy5 in #16
- Support glob patterns by @2bndy5 in #25
- Resort to paginated requests for changed files by @2bndy5 in #37
- Fix parsing of
--extra-arg
by @2bndy5 in03f3de5
- Fix CI docs workflow by @2bndy5 in
ae33a6d
- Fix GithubApiClient init for non-PR events by @2bndy5 in
5b60ab8
- Fix typo in README by @2bndy5 in
afa1312
- Fix dependabot config by @2bndy5 in
3957be2
- Fix links to clang-analyzer diagnostic's help site by @2bndy5 in #36
- Fix CI workflows for publishing releases by @2bndy5 in
4f9b912
- Fix release CI by @2bndy5 in
49b3487
- Fix release CI steps by @2bndy5 in
23efee5
- Fix metadata and switch to pypa-publish action by @2bndy5 in
092e0c2
- Bump openssl from 0.10.62 to 0.10.66 by @dependabot[bot] in #6
- Bump the cargo group with 5 updates by @dependabot[bot] in #7
- Bump the cargo group with 3 updates by @dependabot[bot] in #15
- Bump serde_json from 1.0.125 to 1.0.127 in the cargo group by @dependabot[bot] in #19
- Bump serde from 1.0.208 to 1.0.209 in the cargo group by @dependabot[bot] in #23
- Bump tempfile from 3.9.0 to 3.12.0 in the cargo group by @dependabot[bot] in #26
- Bump the cargo group across 1 directory with 6 updates by @dependabot[bot] in #34
- Refactor line filters; minor metadata updates by @2bndy5 in
19d5517
- Mock REST API calls in tests by @2bndy5 in #21
- PR review suggestions by @2bndy5 in
bd049d0
- Init commit by @2bndy5 in
2e25fec
- Use separate crates for different entry points by @2bndy5 in #2
- Update README.md by @2bndy5 in
ff4a735
- Some updates from py codebase by @2bndy5 in #5
- Rename test CI; add badges to README by @2bndy5 in
b77058f
- Use task runner
just
(or VSCode "tasks") by @2bndy5 in #14 - Update README by @2bndy5 in
215485c
- Prepare for v2.0.0-rc1 by @2bndy5 in
9189e86
- Refactor files by @2bndy5 in #38
- Metadata changes by @2bndy5 in
f4237ae
Full commit diff: 2e25fec...v2.0.0-rc1
- @2bndy5 made their first contribution
- @dependabot[bot] made their first contribution in #34