Skip to content

v0.4.0

Choose a tag to compare

@txemi txemi released this 17 Jul 19:01
6ce24c4

Added

  • --exclude now 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).