Skip to content

release: v0.6.0 — Sigma graph, parallel metrics, dead-code accuracy, workspace fixes#157

Merged
RaghavChamadiya merged 1 commit into
mainfrom
release/v0.6.0
May 9, 2026
Merged

release: v0.6.0 — Sigma graph, parallel metrics, dead-code accuracy, workspace fixes#157
RaghavChamadiya merged 1 commit into
mainfrom
release/v0.6.0

Conversation

@RaghavChamadiya

Copy link
Copy Markdown
Member

Summary

First release since v0.5.1 (2026-05-07). Eleven PRs land here — no breaking changes, no API surface freeze, so this is a minor bump.

Highlights:

Full per-PR notes in docs/CHANGELOG.md.

Validation

  • Version bumped in all four files + uv.lock (no stale 0.5.1 references).
  • uv build --wheel produces dist/repowise-0.6.0-py3-none-any.whl cleanly.
  • Wheel structure: 19 commands under cli/, 15 .scm tree-sitter queries, 12 .j2 templates, top-level packages cli/core/server.
  • Wheel installs cleanly into a fresh venv and repowise --version reports 0.6.0.
  • repowise.cli.__version__, repowise.core.__version__, repowise.server.__version__ all report 0.6.0.
  • CI green on all 11 contributing PRs.
  • Reviewer: verify npm run build --workspace packages/web succeeds (Sigma migration + types/ui workspace deps).
  • Reviewer: end-to-end smoke test (repowise serve) — graph, hotspots, blast-radius, wiki, decisions, costs.
  • Post-merge: tag v0.6.0 on the merge commit and push to trigger publish.yml.

Merge convention

Per .claude/RELEASING.md, this is a regular merge commit (not squash) so main keeps the per-PR commit history.

@RaghavChamadiya RaghavChamadiya requested a review from swati510 as a code owner May 9, 2026 10:11
@RaghavChamadiya RaghavChamadiya merged commit bf06791 into main May 9, 2026
5 checks passed
@RaghavChamadiya RaghavChamadiya deleted the release/v0.6.0 branch May 9, 2026 10:14
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