v0.15.0 — Trust the candidate direction
0.15.0 — Trust the candidate direction
Better compatibility alerts
- Only versions newer than the installed exact package are treated as upgrade candidates.
- npm
latestdist-tag rollbacks no longer create false breaking-change incidents. - A rollback does not clear an existing compatibility incident without evidence that the project changed.
- GitHub release notes are not fetched for equal or older candidates.
Consistent monitoring
- CLI
radar checkandradar watchnow refresh generated DSH profile inventories before each poll, matching native DSH behavior. radar statusremains a network-free snapshot;radar compareremains an explicit file comparison.
Validated with 87 tests, Node 22/24 CI, self-scan, deterministic and live DSH showcases, and a real DSH web profile where 11 false compatibility alerts became 0.