Skip to content

elastic v0.5.0

Choose a tag to compare

@sckott sckott released this 02 Jul 18:54
· 522 commits to master since this release

NEW FEATURES

  • Added index_settings_update() function to allow updating index settings (#66)

MINOR IMPROVEMENTS

  • Replace RCurl::curlEscape() with curl::curl_escape() (#81)
  • Explicitly import non-base R functions (#80)

BUG FIXES

  • Fixed problems introduced with v1 of httr