Changelog

Every release, straight from the changesets. Newest first.

v0.34.1
patch

Include skipped private package names in --all batch JSON output and human-readable tables

v0.34.0
minor

Skip private packages by default in --all mode. Add --private flag to opt-in.

v0.33.1
patch

Fix entry auto-detection for dist/src/ layouts. Was resolving to bundled .js (stripped JSDoc → 0% coverage) instead of source .ts.

v0.33.0
minor

Remove old doccov binary and legacy commands (check, spec, trends). Only the drift binary remains with all 18 commands. bunx @doccov/cli now defaults to drift.

v0.32.0
minor

Drift CLI with 18 commands (extract, list, get, validate, filter, coverage, lint, health, diff, breaking, semver, changelog, ci, release, report, init, cache status, cache clear), global config at ~/.drift/, spec cache with mtime invalidation