# 2.0.2 / 2020-05-12 * [BUGFIX] Fix Octokit error # 2.0.1 / 2020-05-12 * [ENHANCEMENT] Update deps # 2.0.0 / 2019-01-12 * [FEATURE] Generate new GitHub API tokens with read:org, read:user, and repo scopes. This allows the token to enumerate and fetch repos from orgs the user is a member of. **This also grants read/write access to all repos, which increases the danger of the token** # 1.1.0 / 2018-10-28 * [ENHANCEMENT] Update Cymbal dep # 1.0.5 / 2017-04-27 * [ENHANCEMENT] Update deps # 1.0.3 / 2016-09-06 * [FEATURE] Allow use with GitHub Enterprise by passing api_endpoint in config file # 1.0.2 / 2016-07-01 * [BUGFIX] Revert previous edition; url type should be set via config file # 1.0.1 / 2016-07-01 * [FEATURE] Allow --type for specifying HTTPS clones # 1.0.0 / 2016-01-23 * [ENHANCEMENT] Stabilized API