Compass v0.3.4
·
157 commits
to main
since this release
Highlights
- Keep dense VS Code and HTML code graphs responsive with deterministic community-grouped layouts for large graphs, while preserving an explicit force-directed option.
- Accelerate deterministic cold graph builds with parallel AST fact digests and overlap unchanged digest work with portable AST cache publication.
- Preserve byte-identical graphs and bounded qualification behavior across clean, warm, rebuild, and alternate-checkout 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#034---2026-08-05
Full PR changelog: compass-v0.3.3...compass-v0.3.4