Removed
- Dropped Python 3.7 support, as it has reached EOL. (Pull #21)
Added
- Add official support for Python 3.12. (Pull #21)
Fixed
- Allow
Content-Type
that contain but are not strictlytext/event-stream
. (Pull #22 by @dbuades) - Improve error message when
Content-Type
is missing. (Pull #20 by @jamesbraza)