Skip to content

v1.2.6

Choose a tag to compare

@mostafasoufi mostafasoufi released this 18 Apr 05:19
· 8 commits to main since this release

Fixed

  • Unanchored built-in directory exclude patterns dropped legitimate directories: ext/, examples?/, tests?/, php4/, dev-bin/, .github/, .gitlab/ behaved as substring matches, so e.g. Text/ and Context/ were treated as ext/ and silently omitted from the scoped output. The seven patterns now anchor to path-start or immediately after /.