Skip to content

0.1.0

Compare
Choose a tag to compare
@maciekbanas maciekbanas released this 15 May 08:45
· 388 commits to master since this release
8ccc3c9

This is the first release of GitStats with given features:

  • create_gitstats() - creating GitStats object,
  • set_connection() - adding hosts to GitStats object,
  • setup() - setting search parameter to org, team or phrase, setting programming language of repositories,
  • get_repos() - pulling repositories from GitHub and GitLab API in a standardized table,
  • get_commits() - pulling commits from GitHub and GitLab API in a standardized table,
  • add_team_member() - adding team members to GitStats object.