Skip to content

vcr v0.2.0

Compare
Choose a tag to compare
@sckott sckott released this 19 Oct 17:52

NEW FEATURES

  • gains support for the httr package. vcr now supports crul and httr. Some of the integration for httr is via webmockr, while some of the tooling resides here in vcr (#73) (#79)

BUG FIXES

  • fix handling of response bodies when not raw type (#77) (#78)