What's Changed
- cleanup py3.8 by @erhuabushuo in #3023
- added minor type hinting by @SaidBySolo in #3024
- Gh checks by @ahopkins in #3041
- Add REPL context by @ahopkins in #3042
- Try websockets 11.0+ import first, then fall back to <11.0 by @eric-spitler in #3030
- Handle the websockets response body change by @ahopkins in #3046
- Add missing test to workflow by @ahopkins in #3028
- Add default to response.cookies by @ahopkins in #3047
- Add exception logging on connection auto close by @ahopkins in #3048
- Subclass init allow for kwargs by @ahopkins in #3049
- Release 25.3 by @ahopkins in #3050
New Contributors
- @erhuabushuo made their first contribution in #3023
- @eric-spitler made their first contribution in #3030
Full Changelog: v24.12.0...v25.3.0