Skip to content

Release 0.6.2: version bump, changelog, README blurb - #309

Merged
joyful-ii-V-I merged 1 commit into
mainfrom
lane/release-062-bump
Sep 21, 2026
Merged

joyful-ii-V-I merged 1 commit into
mainfrom
lane/release-062-bump

Conversation

@joyful-ii-V-I

@joyful-ii-V-I joyful-ii-V-I commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

Release 0.6.2: version bump, changelog and README blurb.

  • CMakeLists.txt: VERSION 0.6.10.6.2, the single edit that matters; src/version.h is generated from it. Every other 0.6.1 in the tree was read and deliberately left alone — the Intel-macOS binary boundary, "landed in 0.6.1" comments, and the previous release's own blurb are historical claims that must stay pinned to when they were true.
  • CHANGELOG.md: [Unreleased] becomes [0.6.2] — 2026-09-21.
  • README.md: the release blurb leads with the re-measured 72.83% of vue-core call sites that had no caller before TypeScript: --affected misses node:test arrow callbacks when test and source filenames differ #60 — a correctness claim this commit can re-derive. The legend-once bytes-before-answer figure moved to the release notes with its measurement date, harness and baseline, because it needs a multi-hour harness and the README is guarded by drift gates whose job is keeping claims honest.
  • Derived docs regenerated through their generators; all byte-identical. The quality-ack ledger was already canonical.

One blocker found and left standing rather than routed around: the showcase-capture regenerator cannot pick a history window, because the last two merges are larger than any window it tries. Reproduced on a clean ref-restricted checkout. The existing capture is still gate-clean, so this is recorded for the next round rather than papered over.

Verification on this commit: the full 662-gate suite passes with zero failures; determinism, xmllint, ASan, the limits and gate-count checks and --quality-delta are all clean. A self-inflicted versioncheck failure from a stale build stamp was caught and fixed by relinking before the final run.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • New Features

    • Calls outside named functions now receive caller information, improving coverage for call, impact, and test-gate analysis.
    • Compact output legends are now the default; use --legend=full for the previous format.
    • MCP sessions now send each definition only once.
    • --quality-delta works reliably on clean trees again.
    • Native Windows x64 builds and gating now run with both clang-cl and MSVC.
  • Release

    • Released version 0.6.2 on September 21, 2026.

Single version-of-truth bump in CMakeLists.txt's project() call (src/version.h is
generated from it). Renames CHANGELOG.md's Unreleased section to 0.6.2 and inserts
the owner-approved README release blurb above the 0.6.1 paragraph, leading with the
re-measured 72.83% file-scope figure (NUMBERS.md §1); the legend-once 59% figure
stays out of README (could not be re-derived on this commit) and is recorded in the
orchestrator's CHANGELOG-062.md draft with its measurement provenance instead.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: redhat-et/ripwire/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: f32a250b-069c-4887-bb4f-e48ade033c09

📥 Commits

Reviewing files that changed from the base of the PR and between ba0f2d9 and befcdc8.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • CMakeLists.txt
  • README.md

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The project version changed to 0.6.2. The changelog now records the 2026-09-21 release. The README includes release notes for callers, legend output, MCP deduplication, quality deltas, and Windows CI coverage.

Changes

Release 0.6.2

Layer / File(s) Summary
Release metadata and notes
CMakeLists.txt, CHANGELOG.md, README.md
The project version changed from 0.6.1 to 0.6.2. The changelog starts the dated 0.6.2 release section. The README adds the 0.6.2 release announcement.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Suggested reviewers: barefootski

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the release changes: the 0.6.2 version bump, changelog update, and README release blurb.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Comment @coderabbitai help to get the list of available commands.

@joyful-ii-V-I
joyful-ii-V-I merged commit 15a2085 into main Sep 21, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants