v0.2.0
Added
--list
shows a list of all the matching directories instead of running a command.- Set the
--base-dir
from where to search for directories. - Check deep globs like
src/*.ts
.
Changed
- Speed things up with a parallel file walker.
- Performance improvements.
- Skip the base directory for project checks. Only scan subdirectories as potential projects.