-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathNEWS
38 lines (23 loc) · 797 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
## roadoi 0.4
Implements the oaDOI.org API version 2.
## roadoi 0.3
Accepted for rOpenSci:
<https://github.com/ropensci/onboarding/issues/115>
The following suggestions from the reviewers were added:
- email validation, thanks @sckott
- bugfix Shiny Addin, thanks @tts
- add version number as package dependencies for shiny, thanks @rossmounce
- add unit test using lintr package, thanks @maelle
- improved documentation
## roadoi 0.2
### NEW FEATRUES
- Shiny Addin for finding free full-texts in RStudio
- full support of oadoi API version 1.3.0
### Major changes
- requests must now include email address to reflect new oadoi API version
### Minor changes
- improved output documentation
## roadoi 0.1
### NEW FEATRUES
- released on CRAN
- full support of oadoi API version 1.2.0