This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryAdded a report‑only gate subcommand darnlink check that validates link integrity and strictness without writing changes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds `darnlink check` subcommand for report-only link validation. Adds `darnlink check` subcommand for report-only link validation. Source: llm_adapter@2026-07-18 Confidence: high |
— |
Full changelog
Added
darnlink check(#6) — a report-only gate subcommand. Runs both axes in one invocation (integrity: broken/unresolvable robust links + invalid frontmatter · strict: anchorable plain links left un-anchored) and exits with a distinguishable code —0clean ·2integrity ·3strict ·1usage (integrity takes precedence when both fail). Never writes. Closes the "strict is not a superset of repair" trap. darnlink checks + reports; the consumer (CI/hook) gates.
Downstream consumers can now pin @v0.3.0 to get check.
Full changelog: https://github.com/txemi/darnlink/blob/main/CHANGELOG.md
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Darnlink
All releases →Related context
Related tools
Earlier breaking changes
- v0.4.0 `--exclude` behavior changed to support globs while remaining backward-compatible.
Beta — feedback welcome: [email protected]