Skip to content

Releases: mindflayer/python-mocket

3.14.2

20 Jun 19:07

Choose a tag to compare

What's Changed

  • tests: add tests for hexdump and hexload, including ValueError on invalid hex by @Aiudadadadf in #320
  • Better can_handle_fun documentation by @mindflayer in #322
  • Raise an error when both can_handle_fun and match_querystring are used by @mindflayer in #323

New Contributors

Full Changelog: 3.14.1...3.14.2

Type hints and docstrings

22 Feb 21:48

Choose a tag to compare

What's Changed

Full Changelog: 3.14.0...3.14.1

Python 3.14 support

09 Oct 21:55
9f4a362

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.13.11...v3.14.0

Define a custom request-matching logic

24 Aug 08:53
ab9e93d

Choose a tag to compare

What's Changed

Full Changelog: 3.13.10...3.13.11

3.13.10

14 Jul 16:44
523ce17

Choose a tag to compare

What's Changed

Full Changelog: 3.13.9...3.13.10

3.13.9

13 Jun 07:41

Choose a tag to compare

What's Changed

Full Changelog: 3.13.8...3.13.9

Thanks to @wilhelmklopp for the idea and their contribution.

3.13.8

10 Jun 11:35

Choose a tag to compare

What's Changed

  • Fixture event_loop got removed from pytest-asyncio by @mindflayer in #294
  • Match querystring for multiple responses in httpretty plugin by @wilhelmklopp in #295

Full Changelog: 3.13.7...3.13.8

3.13.7

25 May 06:26
88f71d1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.13.6...3.13.7

Adding some type hints

18 May 08:18
80e1047

Choose a tag to compare

What's Changed

  • Add type hints to mocket.plugins.httpretty by @JPDSousa in #290

New Contributors

Full Changelog: 3.13.5...3.13.6

First stable version after huge refactor

03 May 22:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.13.4...3.13.5