Skip to content

Releases: mindflayer/python-mocket

1.8.2

12 Apr 15:27

Choose a tag to compare

Bugfix, thanks to @jerr0328 (was only failing when running in a Docker container on Mac).

1.8.1

05 Apr 13:49

Choose a tag to compare

Bugfix release, thanks to @toudi.

Breaking Python 2.6 support

26 Mar 13:25

Choose a tag to compare

  • breaking Python 2.6 support
  • better pook integration

Recording functionaly (with gzip and SSL support)

22 Feb 15:25

Choose a tag to compare

1.7.6

New version ready to be shipped.

Adding pook integration

29 Jan 15:26

Choose a tag to compare

1.5.2

06 Jan 14:46

Choose a tag to compare

Doc and description small upgrade.

SSL support

30 Dec 11:26

Choose a tag to compare

1.5.1

Releasing new version.

asyncio/aiohttp support

17 Dec 01:08

Choose a tag to compare

1.4.0

Version upgrade.

1.3.4: Merge pull request #31 from mocketize/mockhttp-entry-subclassing

18 Oct 19:03

Choose a tag to compare

Subclassing required to re-implement register methods.

1.3.3

17 Aug 20:46

Choose a tag to compare

Fix for Python 3.5, where they changed the way they send the request body, calling another sendall() (#29).