v0.4.0
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).