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
.covdboutput. - Target-specific
baselineentries now support bothextendandoverridebehavior. - 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
--demosupport for auto-fetching plugin demo licenses, plus--plugin-nameand--plugin-vermetadata 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)