github kevin1024/vcrpy v6.0.0

latest release: v6.0.1
3 months ago
  • BREAKING: Fix issue with httpx support (thanks @parkerhancock) in #784. NOTE: You may have to recreate some of your cassettes produced in previous releases due to the binary format being saved incorrectly in previous releases
  • BREAKING: Drop support for boto (vcrpy still supports boto3, but is dropping the deprecated boto support in this release. (thanks @jairhenrique)
  • Fix compatibility issue with Python 3.12 (thanks @hartwork)
  • Drop simplejson (fixes some compatibility issues) (thanks @jairhenrique)
  • Run CI on Python 3.12 and PyPy 3.9-3.10 (thanks @mgorny)
  • Various linting and docs improvements (thanks @jairhenrique)
  • Tornado fixes (thanks @graingert)

Don't miss a new vcrpy release

NewReleases is sending notifications on new releases.