Compass v0.3.3
·
166 commits
to main
since this release
Highlights
- Improved Python bound-method/inheritance dispatch, Rust generic/reexport resolution, and Go package/call attribution with fail-closed ambiguity handling.
- Hardened incremental graph publication, graph-delta validation, nested config containment, and qualification bounds.
- Improved large-repository build performance with adaptive AST workers, bounded parallelism, cache/source-digest reuse, and extraction-neutral deltas.
- Added focused Fastify/Hono/Remix framework-pack support and raised the VS Code large-graph export limit.
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#033---2026-08-05
Full PR changelog: compass-v0.3.2...compass-v0.3.3