Releases: mindflayer/python-mocket
Releases · mindflayer/python-mocket
1.8.2
12 Apr 15:27
Compare
Sorry, something went wrong.
No results found
Bugfix, thanks to @jerr0328 (was only failing when running in a Docker container on Mac).
1.8.1
05 Apr 13:49
Compare
Sorry, something went wrong.
No results found
Bugfix release, thanks to @toudi.
Breaking Python 2.6 support
26 Mar 13:25
Compare
Sorry, something went wrong.
No results found
breaking Python 2.6 support
better pook integration
Recording functionaly (with gzip and SSL support)
22 Feb 15:25
Compare
Sorry, something went wrong.
No results found
1.7.6
New version ready to be shipped.
Adding pook integration
29 Jan 15:26
Compare
Sorry, something went wrong.
No results found
1.5.2
06 Jan 14:46
Compare
Sorry, something went wrong.
No results found
Doc and description small upgrade.
SSL support
30 Dec 11:26
Compare
Sorry, something went wrong.
No results found
1.5.1
Releasing new version.
asyncio/aiohttp support
17 Dec 01:08
Compare
Sorry, something went wrong.
No results found
1.3.4: Merge pull request #31 from mocketize/mockhttp-entry-subclassing
18 Oct 19:03
Compare
Sorry, something went wrong.
No results found
Subclassing required to re-implement register methods.
1.3.3
17 Aug 20:46
Compare
Sorry, something went wrong.
No results found
Fix for Python 3.5, where they changed the way they send the request body, calling another sendall() (#29 ).