Releases: romis2012/aiohttp-socks
Releases · romis2012/aiohttp-socks
v0.5.5
Fix asyncio DeprecationWarning: The loop argument is deprecated
v0.5.2
Make deprecated API (SocksConnector etc) available again
v0.5.1
Misc fixes, remove deprecated API (SocksConnector etc)
v0.4.2
Fix cancellation handling
v0.4.1
Improve timeouts handling
v0.4.0
First use ipv4 when resolving hostnames
v0.3.9
Change the default value of the family parameter to AF_UNSPEC
0.3.8
Make it compatible with aiohttp 2.x again