minor
Enhanced quality rules, filtering, github context, analysis reports, new API routes (ai, billing, demo, github-app, invites, orgs), trends command, diff capabilities
Every release, straight from the changesets. Newest first.
Enhanced quality rules, filtering, github context, analysis reports, new API routes (ai, billing, demo, github-app, invites, orgs), trends command, diff capabilities
feat: add YAML config support (doccov.yml)
--format yaml option to doccov init commanddoccov.yml and doccov.yaml filesfeat(cli): add --format pr-comment for actionable GitHub PR comments
Consolidate duplicate FIXABLE_DRIFT_TYPES into single isFixableDrift() source
Add step-based progress feedback for CLI commands
StepProgress utility for multi-step progress tracking with timingProgressBar utility for incremental progress with percentage/ETA displayspec command to show 5-step progress (resolve, config, generate, validate, write)check command to show 5-6 step progress (includes optional example validation step)ora dependency in favor of simpler carriage-return based progress that doesn't freeze during I/O blocking operations