Matching: Enhance the glob matching experience by ensuring that accented characters are correctly recognized when using case-insensitive matching. This improvement allows for more accurate file matching in diverse environments.
Matching: Improve the detection of leading dots in extended glob patterns, making it easier to match files that start with a dot. This change enhances the flexibility of file matching for hidden files.