Changelog

Release notes for covdbg.

v1.2.0 – April 24, 2026

Added baseline coverage support in .covdbg.yaml for both global settings and target-specific overrides.

Highlights

  • Run mode can analyze baseline executables before the main target and merge those zero-hit baselines into the final .covdb output.
  • Target-specific baseline entries now support both extend and override behavior.
  • Baseline configuration is documented in the CLI and configuration reference, with integration coverage for the new flow.

v1.1.0 – April 6, 2026

Expanded licensing and local demo workflows for the VS Code extension integration.

Highlights

  • Added --demo support for auto-fetching plugin demo licenses, plus --plugin-name and --plugin-ver metadata options.
  • Extended license fetch and validation metadata to support richer demo and plugin scenarios.

v1.0.0 – February 17, 2026

Initial public release of covdbg with full Windows support.

Known Limitations

  • x64 architecture only (ARM64 planned)