betamax v0.6.0 Release Notes

Release Date: 2016-04-12 // almost 8 years ago
    • โž• Add betamax_recorder pytest fixture

    • ๐Ÿ”„ Change default behaviour to allow duplicate interactions to be recorded in single cassette

    • Add allow_playback_repeats to allow an interaction to be used more than once from a single cassette

    • Always return a new Response object from an Interaction to allow for a streaming response to be usable multiple times

    • โœ‚ Remove CI support for Pythons 2.6 and 3.2