0.1.0
- The GitHub username is no longer required upon obtaining organizations list.
- Provided ability to pass authentication token for github.com API requests via environment variables.
- Added
-v
argument support to enable verbose mode. - Changed the way to communicate with GitHub API.
requests
library no longer used thanks toPyGithub
.