Skip to content

Darnlink

v0.3.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

cli documentation links markdown markdown-links pre-commit
+3 more
python self-healing uuid

Summary

AI summary

Added a report‑only gate subcommand darnlink check that validates link integrity and strictness without writing changes.

Changes in this release

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 — 0 clean · 2 integrity · 3 strict · 1 usage (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

Track Darnlink

Get notified when new releases ship.

Sign up free

About Darnlink

All releases →

Related context

Earlier breaking changes

  • v0.4.0 `--exclude` behavior changed to support globs while remaining backward-compatible.

Beta — feedback welcome: [email protected]