vcr v1.10.1 Release Notes

Release Date: 2011-07-16 // almost 13 years ago
  • Full Changelog

    • Fix typo in error message. Fix provided by Bradley.
    • Fix excon adapter to properly handle queries specified as a hash.
    • Fix excon adapter to stub a response with a hash as excon expects. Fix provided by Wesley Beary.
    • Fix excon adapter so that it records a response even when excon raises an error due to an unexpected response.