Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

rdpla v0.2.0

Latest
Compare
Choose a tag to compare
@sckott sckott released this 13 Aug 17:10
· 8 commits to master since this release

NEW FEATURES

  • Now using crul package for HTTP requests (#22)
  • Gains new functions dpla_bulk() and dpla_bulk_list(), the former
    of which downloads the DPLA bulk compressed JSON files, and the latter
    of which lists the possible data to download. Latter is used internally
    in the former. (#18)

BUG FIXES

  • fixed bug in dpla_items (#23)