Releases: ropensci/allcontributors
Releases · ropensci/allcontributors
CRAN version 0.2.2
Major changes
- Repository transferred from
ropenscilabs/allcontributors
->ropensci/allcontributors
.
Minor changes
CRAN v0.2.0
Major changes
add_contributors()
now accepts mainrepo
parameter as a vector of repository locations to be used to collate a single allcontributors list; thanks to @chartgerink via #35.- Chris Hartgerink (@chartgerink) added as new author; thanks to both #35 and #37
Minor changes
- Add a rate limit checker for the GitHub API calls. Will warn if rate limit is exceeded (thanks to @chartgerink via #37).
- Expose
check_urls' parameter in main
add_contributors` function, to allow that to be switched off (thanks to @sbfnk via #38). - Add error handling to the URL checking function so failures do not cause function errors (also thanks to @sbfnk via #38).
CRAN version 0.1.1
Minor changes
- Fix bug in issue contributors when github account no longer exists
CRAN release 0.1.0
Major changes:
- Add new
exclude_labels
andexclude_issues
parameters to main functions
Minor changes:
- Add
_pkgdown
file for function reference topics
Initial CRAN release
v0.0.2 Initial CRAN Release (v0.0.2)