Skip to content

v2.1.0

Compare
Choose a tag to compare
@neozenith neozenith released this 08 Aug 12:03
· 382 commits to master since this release
78e21aa

v2.1.0

Updates

  • Add a rewind method to reset a cassette (thanks @khamidou)
  • New error message with more details on why the cassette failed to play a request (thanks @arthurHamon2, @neozenith)
  • Handle connect tunnel URI (thanks @jeking3)
  • Add code coverage to the project (thanks @neozenith)
  • Drop support to python 3.4
  • Add deprecation warning on python 2.7, next major release will drop python 2.7 support

Fixes