Skip to content

Releases: dstevensio/hasdep

Handle larger organizations, clearer text

20 Sep 23:30

Choose a tag to compare

Thanks to @exogen this release adds:

  • Support for large organizations. Previously, if an organization had over 100 repositories, hasdep did 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 hasdep config file is in use now has brighter, clearer text.

Negative Search

16 Aug 23:56

Choose a tag to compare

Adds negative search #1