v0.13.0
What's Changed
- Fix #292: disuse HTTPResponse.strict by @dairiki in #301
- fix: double reading error on urllib3 2.0 by @frostming in #296
- Packaging the tests, or not by @dimbleby in #287
- Add type annotations by @dimbleby in #279
- Use Python's unittest mock by @jelly in #289
- feat: remove compat module by @frostming in #303
- tests: Support python 3.11 by @danigm in #304
- fix: use pytest native method name by @frostming in #305
- Remove use of utcnow by @pganssle in #290
- Release 0.13.0 by @frostming in #307
New Contributors
- @dairiki made their first contribution in #301
- @frostming made their first contribution in #296
- @jelly made their first contribution in #289
- @danigm made their first contribution in #304
- @pganssle made their first contribution in #290
Full Changelog: v0.12.12...v0.13.0