Skip to content

Compass v0.3.5

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:34
· 150 commits to main since this release
b9e7988

Highlights

  • Keep very large HTML and VS Code community overviews responsive with a deterministic hub-centered layout, inexpensive aggregate edges, indexed search and relationship inspection, and bounded standalone community details; large standalone HTML exports no longer duplicate an unbounded copy of every community graph.
  • Materialize graph.json, graph.html, GRAPH_REPORT.md, manifest.json, and optional public build artifacts directly under compass-out/ with atomic replacement, stale-output cleanup, and interrupted-publication self-repair.
  • Preserve deterministic, byte-identical graph publication across clean, warm, rebuild, restored, and alternate-checkout qualification runs.

Install

  • Download the archive for your macOS, Linux, or Windows architecture below.
  • install.sh provides the Unix installer; install.ps1 provides the Windows installer.
  • Each archive has a matching .sha256 checksum file.

Full changelog: https://github.com/crabbuild/compass/blob/main/CHANGELOG.md#035---2026-08-06

Full PR changelog: compass-v0.3.4...compass-v0.3.5