CRAN Release v0.8.1
Packrat 0.8.1
-
Fixed a bug preventing successful downloads of private GitLab and Bitbucket
archives during restore. (#671) -
Allow GitLab downloads from private repos to be authenticated with
GITLAB_PATenvironment variable. This method of authentication replaces
theGITLAB_USERNAMEandGITLAB_PASSWORDvariables, which are not
supported by GitLab. (#673)