This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summary"--exclude" now accepts glob patterns for flexible exclusion.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | Medium |
`--exclude` behavior changed to support globs while remaining backward-compatible. `--exclude` behavior changed to support globs while remaining backward-compatible. Source: granite4.1:30b@2026-07-18-audit Confidence: low |
— |
| Feature | Low |
`--exclude` now accepts glob patterns (fnmatch, case-sensitive). `--exclude` now accepts glob patterns (fnmatch, case-sensitive). Source: llm_adapter@2026-07-18 Confidence: high |
— |
Full changelog
Added
--excludenow takes a glob (fnmatch, case-sensitive), not just an exact name (#8) — skip a whole directory family declaratively, no drift:--exclude old --exclude 'old_*' --exclude '*_old' --exclude '*.old'. Backward-compatible: a pattern with no wildcards matches exactly.
Consumers can pin @v0.4.0 to exclude families (unblocks the toolbelt darnlink-gate recipe for repos like txnet1).
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
Beta — feedback welcome: [email protected]