Updated
- #14: failed to use public apis
Updated
- #3: include license, tests and docs in the package
Updated
- return all user details using github token if exist. otherwise use public api under quota
Updated
- return all user details per github user api
- handle 403 and throw out unknown status code
Updated
- raise UrlNotFound when request a non-existent url
Updated
- #1: access repo contributors without github token.
Added
- use login name if full name of the contributor is null
Added
- get contributors of a github repo
Added
- #1: release repos of the organisation that you belong to.
Added
- quit with -1 if github responds with error
Added
- First release.