Skip to content

Releases: mindflayer/python-mocket

3.14.2

Choose a tag to compare

@mindflayer mindflayer released this 20 Jun 19:07

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

Choose a tag to compare

@mindflayer mindflayer released this 22 Feb 21:48

What's Changed

Full Changelog: 3.14.0...3.14.1

Python 3.14 support

Choose a tag to compare

@mindflayer mindflayer released this 09 Oct 21:55
9f4a362

What's Changed

New Contributors

Full Changelog: 3.13.11...v3.14.0

Define a custom request-matching logic

Choose a tag to compare

@mindflayer mindflayer released this 24 Aug 08:53
ab9e93d

What's Changed

Full Changelog: 3.13.10...3.13.11

3.13.10

Choose a tag to compare

@mindflayer mindflayer released this 14 Jul 16:44
523ce17

What's Changed

Full Changelog: 3.13.9...3.13.10

3.13.9

Choose a tag to compare

@mindflayer mindflayer released this 13 Jun 07:41

What's Changed

Full Changelog: 3.13.8...3.13.9

Thanks to @wilhelmklopp for the idea and their contribution.

3.13.8

Choose a tag to compare

@mindflayer mindflayer released this 10 Jun 11:35

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

Choose a tag to compare

@mindflayer mindflayer released this 25 May 06:26
88f71d1

What's Changed

New Contributors

Full Changelog: 3.13.6...3.13.7

Adding some type hints

Choose a tag to compare

@mindflayer mindflayer released this 18 May 08:18
80e1047

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

Choose a tag to compare

@mindflayer mindflayer released this 03 May 22:20

What's Changed

New Contributors

Full Changelog: 3.13.4...3.13.5