Skip to content

providence-analytics@0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 12:48
· 1514 commits to master since this release
e83a4c7

Minor Changes

  • 623b10a: Custom '--allowlist' takes precedence over '--allowlist-mode'

    Features

    • Custom '--allowlist' takes precedence over '--allowlist-mode' when conflicting.
      For instance, when running CLI with '--allowlist-mode git --allowlist ./dist'
      (and .gitignore contained '/dist'), './dist' will still be analyzed.

    Patches

    • Align naming conventions between CLI and InputDataService.gatherFilesFromDir