v0.9.3
Fixed
- Fixed false-positive glob pattern detection for
cmd://andexec://sources whose command arguments contained glob metacharacters (e.g.[,]). Paths identified as command sources now bypass the glob check and are yielded directly.
Full Changelog: v0.9.2...v0.9.3