Skip to content

GitStats 2.1.2

Latest
Compare
Choose a tag to compare
@maciekbanas maciekbanas released this 13 Nov 10:27
95d6300

This is a patch release which introduces some hot fixes and new data in get_commits() output.

  • Added repo_url column to output of get_commits() function (#535).
  • Fixed setting default tokens when verbose mode is set to FALSE (#525) and fixed checking token scopes for GitLab (#526).
  • Fixed get_repos_urls() output when individual repositories are set in set_*_host()(#529). Earlier the function pulled all repositories for an organization, even though, repositories were defined for the host, not whole organizations. This is similar to the solved earlier (#439).
  • Fixed getting GitLab subgroups as organizations in repositories table output when pulling repositories with code (#531).