Skip to content

Releases: kevin1024/vcrpy

v1.7.3

24 Aug 01:11
Compare
Choose a tag to compare

[#188] additional_matchers kwarg on use_casstte. [#191] Actually support passing multiple before_record_request functions (thanks @agriffis).

Tornado fixes

19 Aug 02:25
Compare
Choose a tag to compare

[#186] Get effective_url in tornado (thanks @mvschaik), [#187] Set request_time on Response object in tornado (thanks @abhinav).

Patch fetch_impl

12 Aug 19:23
Compare
Choose a tag to compare

Patch fetch_impl instead of the entire HTTPClient class for Tornado (thanks @abhinav).

Decorator support for coroutine/generators

02 Aug 20:38
Compare
Choose a tag to compare

v1.6.1

15 Jul 07:28
Compare
Choose a tag to compare

[#169] Support conditional requirements in old versions of pip, Fix RST parse errors generated by pandoc, [Tornado] Fix unsupported features exception not being raised, [#166] content-aware body matcher.

Tornado Support and Minor Bugfixes

03 Jul 17:26
Compare
Choose a tag to compare

[#120] Tornado support (thanks @abhinav), [#147] packaging fixes (thanks @graingert), [#158] allow filtering post params in requests (thanks @MrJohz), [#140] add xmlrpclib support (thanks @Diaoul).

Fix cassette library dir

15 May 23:55
Compare
Choose a tag to compare

1.5.2 Fix crash when cassette path contains cassette library
directory (thanks @gazpachoking).

README.md fixes

14 May 22:04
Compare
Choose a tag to compare
v1.5.1

Fix readme, version 1.5.1

Automatic test naming and json post data filtering

14 May 21:06
Compare
Choose a tag to compare

Fix bug with requests 2.7

06 May 08:25
Compare
Choose a tag to compare
v1.4.2

bump version