Skip to content

Releases: interviewstreet/ghs

v0.1.4

09 Oct 14:50
Compare
Choose a tag to compare

Changelog

  • feat: show warning about private profile when there are 0 stats (aac4f6b)

Commits from v0.1.3 to v0.1.4

v0.1.3

09 Apr 17:12
Compare
Choose a tag to compare

Changelog

  • fix: for -t flag, update the token if already exists

Commits from v0.1.1 to v0.1.3

v0.1.1

06 Apr 13:44
Compare
Choose a tag to compare

Changelog

  • Fix error on initial token save when using the -t flag.

Commits from v0.1.0 to v0.1.1

v0.1.0

01 Apr 09:27
Compare
Choose a tag to compare

Changelog

  • validate token scopes before saving in the config

Commits from v0.0.2 to v0.1.0

v0.0.2

31 Mar 13:43
Compare
Choose a tag to compare

Changelog

  • Add python-dateutil and retry_requests to the dependency list.
  • rename highlights flag to summary
  • show the date on which the summary or stat was generated.
  • validate user input for custom summary durations and GitHub username and show appropriate errors.

Commits from v0.0.1 to v0.0.2

v0.0.1

30 Mar 12:56
Compare
Choose a tag to compare

Initial release