CodeDecay v0.3.0
CodeDecay v0.3.0
This release focuses on making CodeDecay safer to adopt in real PR workflows: lower-noise scoring, clearer release gating, stronger CLI utilities, memory learning, and package smoke coverage.
Highlights:
- Recalibrated low-signal changes so docs/assets/metadata-only updates do not create false high-risk reports.
- Added a focused runtime config plus database/schema risk lift for production-sensitive changes.
- Added memory learning flows for CI, PR, and CodeDecay report signals.
- Added/verified CLI utility surfaces for help, man, update, uninstall, version, and unknown-command suggestions.
- Added StrykerJS mutation report ingestion support and stronger published-package smoke coverage.
Install:
npm install -D @submuxhq/codedecay@0.3.0Verification completed:
- GitHub CI, docs deploy, and CodeQL passed on the release commit.
- Tarball smoke passed before publish.
- npm registry package smoke passed after publish.