diff --git a/DESCRIPTION b/DESCRIPTION index 0dc7dd58..43a56209 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: osfr Title: R Interface to OSF -Version: 0.2.5.9000 +Version: 0.2.6 Authors@R: c( person("Aaron", "Wolen",, "aaron@wolen.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2542-2202")), diff --git a/NEWS.md b/NEWS.md index aa02f89c..795cfa7a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,11 @@ +# osfr 0.2.6 + +## Improved uploading + +* New approach uses a file manifest to compare local and remote files +* We now search for conflicting remote files within each directory queued for upload, this avoids the issue reported in (#108, thanks @tpyork) + + # osfr 0.2.5 ## Multi-file transfers! diff --git a/man/osfr-package.Rd b/man/osfr-package.Rd index 595a523e..99128231 100644 --- a/man/osfr-package.Rd +++ b/man/osfr-package.Rd @@ -30,7 +30,7 @@ Authors: Other contributors: \itemize{ \item Timothy York \email{timothypyork@gmail.com} [contributor] - \item Richards Brian \email{brian.g.richards@gmail.com} [contributor] + \item Brian Richards \email{brian.g.richards@gmail.com} [contributor] \item Courtney Soderberg \email{courtney@cos.io} [contributor] }