Skip to content

v0.2.0

Compare
Choose a tag to compare
@EdJoPaTo EdJoPaTo released this 14 Feb 13:56
· 82 commits to main since this release

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.