Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@carlosms carlosms released this 20 Aug 15:29
68a3810

Added

  • Retry on failure for GitHub API calls (#45)
  • Support a comma-separated list of organizations (#35)
  • Download progress is saved in a DB table (#31).
  • The command exists with 0 if the organization argument is empty (#54).
  • Add --no-forks flag to exclude forks from syncing.

Fixed

  • Fix UTF-8 encoding bug (#33)
  • Fix HTTPRateLimiter (#11)