·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changed
- Hidden directories are now pruned from the traversal instead of being traversed only for their contents to be discarded
- Filtering by prefix and suffix no longer resolves the real path of each file
Fixed
- Files in hidden directories were not filtered on Windows because only
/was recognized as a directory separator - A "Globstar" pattern that begins with
**was not resolved correctly