All Versions
18
Latest Version
Avg Release Cycle
89 days
Latest Release
973 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.13.0 Changes
July 13, 2018- ๐ Fix support to latest aiohttp version (3.3.2).
- ๐ Fix content-type bug in aiohttp stub.
- Properly save URL with query params properly when using aiohttp.
-
v1.12.0 Changes
May 21, 2018- ๐ Fix support to latest aiohttp version (3.2.1)
- Adapted setup to PEP508
- ๐ Support binary responses on aiohttp
- โฌ๏ธ Dropped support for EOL python versions (2.6 and 3.3)
-
v1.11.1
May 28, 2017 -
v1.11.0 Changes
May 02, 2017๐ Allow injection of persistence methods + bugfixes (thanks @j-funk and @IvanMalison)
๐ Support python 3.6 + CI tests (thanks @derekbekoe and @graingert)
๐ Support pytest-asyncio coroutines (thanks @graingert) -
v1.10.5 Changes
January 12, 2017- โ Added a fix to httplib2 (thanks @carlosds730)
- ๐ Fix an issue with aiohttp (thanks @madninja)
- โ Add missing requirement yarl (thanks @lamenezes),
- โ Remove duplicate mock triple (thanks @FooBarQuaxx)
-
v1.10.3
October 02, 2016 -
v1.10.1
September 12, 2016 -
v1.10.0 Changes
August 14, 2016๐ vcr.py now supports aiohttp!