Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@bhcleek bhcleek released this 01 Dec 02:32
· 9 commits to master since this release

Fixes

  • handle multiple pages of results as served by the GitHub API. Previously, only the first page of repositories from each organization of which the user is a member and the user's account were fetched. All repositories will now be synced.
  • write log messages to stderr instead of stdout

New Features

  • document the -help flag
  • add -version flag