Breaking changes in the underlying Patentsview API (@mustberuss, #45)
- An API key is now required
- Endpoints are now singular, some additions, one subtraction, one renamed, some are nested now
- The fields data frame, fieldsdf, was updated, all fields are queryable now
- Requests throttled by the API are automatically retried
- Nested fields can be requested by group name
New feature
- retrieve_linked_data() calls the HATEOAS links now returned by some endpoints
Vignettes
- Vignettes from the original version of the API and R package have been changed to work with the new version of the API
- New vignettes were added to help explain the API changes
New Contributors
- @maelle made their first contribution in #34
- @JamesHWade made their first contribution via mustberuss#3
Full Changelog: v0.3.0...v1.0.0