Skip to content

Releases: src-d/ghsync

v0.2.0

20 Aug 15:29
68a3810
Compare
Choose a tag to compare

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)

v0.2.0-rc.2

02 Aug 13:09
b18ed51
Compare
Choose a tag to compare
v0.2.0-rc.2 Pre-release
Pre-release
  • Add --no-forks flag to exclude forks from syncing.

v0.2.0-rc.1

19 Jul 14:05
cd858c8
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release
  • The command exists with 0 if the organization argument is empty (#54).

v0.2.0-beta.3

18 Jul 13:07
bcc9909
Compare
Choose a tag to compare
v0.2.0-beta.3 Pre-release
Pre-release
  • Fix HTTPRateLimiter (#11)

v0.2.0-beta.2

21 Jun 15:28
4c73faf
Compare
Choose a tag to compare
v0.2.0-beta.2 Pre-release
Pre-release
  • Download progress is saved in a DB table (#31).

v0.2.0-beta.1

20 Jun 15:52
24e89dc
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release
  • Retry on failure for GitHub API calls (#45)
  • Support a comma-separated list of organizations (#35)
  • Fix UTF-8 encoding bug (#33)

v0.1.0

19 Jun 16:15
Compare
Choose a tag to compare

Initial release