VCR.py v2.1.1 Release Notes

Release Date: 2019-11-03 // over 4 years ago
    • 2.1.1
    • Format code with black (@neozenith)
    • โœ… Use latest pypy3 in Travis (@hugovk)
    • ๐Ÿ‘Œ Improve documentation about custom matchers (@gward)
    • ๐Ÿ›  Fix exception when body is empty (@keithprickett)
    • โž• Add pytest-recording to the documentation as an alternative Pytest plugin (@Stranger6667)
    • ๐Ÿ›  Fix yarl and python3.5 version issue (@neozenith)
    • ๐Ÿ›  Fix header matcher for boto3 - fixes #474 (@simahawk)