Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

v0.3.0

Latest
Compare
Choose a tag to compare
@dnesteryuk dnesteryuk released this 26 Feb 17:29
· 16 commits to master since this release

Fixed

  • An issue with recording new cassettes.

Changed

  • BREAKING CHANGE: Webmock was removed from the dependencies. Any library supported by VCR can be used for stubbing HTTP interactions. You have to add that library into Gemfile of your project.