2.0.0
- 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 ofgithub-stats-cli
- Pulls only merged PR data (support for other states to come)