Releases: dstevensio/hasdep
Releases · dstevensio/hasdep
Handle larger organizations, clearer text
Thanks to @exogen this release adds:
- Support for large organizations. Previously, if an organization had over 100 repositories,
hasdepdid not accurately report back all dependencies in use due to only returning 100 repos. This release handles organizations with any number of repositories. [See #3] - Clearer text coloring. The informational notice denoting which
hasdepconfig file is in use now has brighter, clearer text.
Negative Search
Adds negative search #1