Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Releases: sckott/openadds

openadds v0.2.0

02 Jan 19:36
Compare
Choose a tag to compare

NEW FEATURES

  • Now using crul package for HTTP requests instead of
    httr (#8)

MINOR IMPROVEMENTS

  • Fix oa_cache_delete_all() and oa_cache_delete() to delete parent
    folder as well (#7)

BUG FIXES

  • Fix readr dependency version (#5)
  • Now handling geojson files appropriately without failing (#6)

openadds v0.1.0

02 Jan 19:37
Compare
Choose a tag to compare

NEW FEATURES

  • released to CRAN