3.0.2
3.0.2
- FIX: Fix an offset issue when processing an absolute path pattern in
glob
on Linux or macOS. - FIX: Fix an issue where the
glob
command would useGLOBSTAR
logic on**
even whenGLOBSTAR
was disabled.
glob
on Linux or macOS.glob
command would use GLOBSTAR
logic on **
even when GLOBSTAR
was disabled.