------------------- - Make API request throttling optional. [Samantha Baldwin]
0.34.0
------------------- - Add logic for transforming gist repository urls to ssh. [Matt Fields]
0.33.0
------------------- - Add basic API request throttling. [Enrico Tröger]
A simple approach to throttle API requests and so keep within the rate limits of the API. Can be enabled with "--throttle-limit" to specify when throttling should start. "--throttle-pause" defines the time to sleep between further API requests.
0.32.0
------------------- - Add timestamp to log messages. [Enrico Tröger]
0.31.0
------------------- - 123 update: changed --as-app 'help' description. [ethan] - 123: Support Authenticating As Github Application. [ethan]
0.29.0
------------------- - 50 update: keep main() in bin. [ethan] - 50 - refactor for friendlier import. [ethan]