Skip to content

2.0.0

Compare
Choose a tag to compare
@designjockey designjockey released this 05 Nov 02:06
· 13 commits to master since this release
  • Modified GraphQL query to return more additional data
  • Adds new flags to support from and to dates for fetching data
  • Paginates results to fetch all data between dates
  • Allows fetching all PRs between dates by author
  • Generates a csv file with all the fetched data
  • Renamed cli command to a shorter ghs instead of github-stats-cli
  • Pulls only merged PR data (support for other states to come)