Releases: mindflayer/python-mocket
Releases · mindflayer/python-mocket
3.13.10
What's Changed
- Adding
socket
methods used bytrio
by @mindflayer in #300
Full Changelog: 3.13.9...3.13.10
3.13.9
What's Changed
- Better Strict Mode by @mindflayer in #298
Full Changelog: 3.13.8...3.13.9
Thanks to @wilhelmklopp for the idea and their contribution.
3.13.8
What's Changed
- Fixture
event_loop
got removed frompytest-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
What's Changed
- Update README.rst by @DanielAvdar in #291
- Add methods for UDP sockets by @mindflayer in #293
New Contributors
- @DanielAvdar made their first contribution in #291
Full Changelog: 3.13.6...3.13.7
Adding some type hints
First stable version after huge refactor
What's Changed
- Switching to
codecov.io
for coverage by @mindflayer in #285 - Fix for caching when using
uv
by @mindflayer in #286 - Better conf for
pytest-asyncio
by @mindflayer in #288 - Fix test_truesendall failure on MacOS by @booxter in #289
New Contributors
Full Changelog: 3.13.4...3.13.5
Previous release was broken
What's Changed
- License update - 2025 by @mindflayer in #281
- Missing dependency by @mindflayer in #283
Full Changelog: 3.13.3...3.13.4
Restructuring the project: no bug-fixing nor new features
What's Changed
- Build and publish pure python wheel by @wilhelmklopp in #260
- Refactor absolute imports and remove compat by @mindflayer in #262
- Refactoring and Typing by @betaboon in #261
- Refactor: split modules by @betaboon in #263
- Refactor: introduce state object by @betaboon in #264
- Refactor split socket and ssl socket by @betaboon in #265
- Refactor rename ssl classes by @betaboon in #266
- Changes from
ruff
by @mindflayer in #267 - improve injection code, make backwards compat explicit, make ssl-api explicit by @betaboon in #268
- Refactor introduce recording storage by @betaboon in #274
- Small cleanup by @mindflayer in #275
- Target
make safetest
got broken by @mindflayer in #273 - Better structure by @mindflayer in #278
New Contributors
- @wilhelmklopp made their first contribution in #260
- @betaboon made their first contribution in #261
Full Changelog: 3.13.2...3.13.3
First beta version after huge refactor
What's Changed
- Build and publish pure python wheel by @wilhelmklopp in #260
- Refactor absolute imports and remove compat by @mindflayer in #262
- Refactoring and Typing by @betaboon in #261
- Refactor: split modules by @betaboon in #263
- Refactor: introduce state object by @betaboon in #264
- Refactor split socket and ssl socket by @betaboon in #265
- Refactor rename ssl classes by @betaboon in #266
- improve injection code, make backwards compat explicit, make ssl-api explicit by @betaboon in #268
- Refactor introduce recording storage by @betaboon in #274
- Target
make safetest
got broken by @mindflayer in #273
New Contributors
- @wilhelmklopp made their first contribution in #260
- @betaboon made their first contribution in #261
Full Changelog: 3.13.2...3.13.3b1
Introducing `MocketTcpConnector` for when things go wrong with `aiohttp`
What's Changed
- Test the plugin for
pook
separately by @mindflayer in #256 - Refactoring FakeSSLContext by @mindflayer in #257
- Increasing readability of Mocket core by @mindflayer in #258
aiohttp
reuses SSLContext instances created at import-time by @mindflayer in #259
Full Changelog: 3.13.1...3.13.2