v1.3.0
- No longer accepts the github auth credentials in configuration, use environment variables instead
- Internally we now use [githubauthquerystring](https://github.com/bevry/githubauthquerystring) to determine the github auth string
- Fixed error cases of `requestRepo` returning an array as the result instead of nothing
- Better documentation