Skip to content

Commit

Permalink
Update NEWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
maciekbanas committed Jul 13, 2023
1 parent b5eef9e commit f981af7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ GitStats 0.1.0.9000
- added GraphQL engine for getting GitLab repos by organization (I: #218 PR: #233)
- added `get_users()` function to pull information on users (I: #199 PR: #238)
- removed `contributors` as basic stat when pulling `repos` and added `add_repos_contributors()` user function and `add_contributors` parameter to `get_repos()` function to add conditionally information on contributors to repositories table (I: #235 PR: #243)
- added resetting language in your search preferences with `reset_language()` or setting `language` parameter to `NULL` in `setup()` function (I: #231 PR: )
- OOP optimization: moved method on adding issues do repository table via REST to privates (I: #235 PR: #243)
- handled errors when tokens do not grant access (I: #242 PR: #247)
- in repositories output set `api_url` column as an address to the repo, not the host (I: #201 PR: )
- in repositories output set `api_url` column as an address to the repo, not the host (I: #201 PR: #249)


GitStats 0.1.0
Expand Down

0 comments on commit f981af7

Please sign in to comment.