Releases: nvuillam/github-dependents-info
Releases · nvuillam/github-dependents-info
github-dependents-info v0.6.0
- New option
--mergepackages
to have all dependent repos in a single table in output markdown file - Fix documentation
github-dependents-info v0.5.0
- Reformat json output to have
packages
andall_dependent_repos
properties - New option
--markdownbadge
to insert/update an Used by badge in README.md or other markdown files between HTML tags<!-- gh-dependents-info-used-by-start --><!-- gh-dependents-info-used-by-end -->
- New option
--minstars
to filter repo with less than a number of stars - Enhance documentation and add more examples
- Replace print() by logging python library
github-dependents-info v0.4.1
- Add version and downloads badges in README
github-dependents-info v0.4.0
- Fix documentation
- Fix CLI --repo argument
github-dependents-info v0.3.0
Update documentation
github-dependents-info v0.2.0
Initial version
See README for instructions