4.3.1
4.3.1
- FIX: Regression for root level literal matches in
glob
. - FIX: Bug where
glob
would mistakenly abort if a pattern started with a literal file or directory and could not match a file or directory. This caused subsequent patterns in the chain to not get evaluated.