Compass v0.3.5
·
150 commits
to main
since this release
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 undercompass-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.shprovides the Unix installer;install.ps1provides the Windows installer.- Each archive has a matching
.sha256checksum 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