vcr v6.0.0 Release Notes

Release Date: 2020-05-28 // almost 4 years ago
  • Full Changelog

    • ๐Ÿ’Ž [breaking] Require Ruby 2.3 or newer (#816)
    • [new] Add option to downcase cassette names before saving (#802)
    • [patch] Fix: Prevent storing empty http_version on cassettes (#709)
    • ๐Ÿ‘ [patch] Support Faraday persistent connection closing (#793)
    • ๐Ÿ‘ [patch] Support Faraday 1.0 (#794)
    • โœ‚ Remove multi_json dependency, yajl-ruby and use only JSON (#815)