HSClientR 0.3.1 (2021-03-31)

MINOR IMPROVEMENTS

  • Updated package lifecycle to Maturing.
  • Updated README to make examples easier to read through.
  • Began work on tests! Aiming for 85% coverage at least.

BUG FIXES

HSClientR 0.3.0 (2021-03-17)

NEW FEATURES

BUG FIXES

  • Added handle_ssl() which evaluates an API call and checks for cURL errors regarding SSL certificates. If an error is returned, the function attempts to fix it by downloading the HydroShare CA certificate and setting the cURL option CURLOPT_CAPATH to the path to the CA certificate.