Skip to content

Version 0.4.0

Latest
Compare
Choose a tag to compare
@florimondmanca florimondmanca released this 22 Dec 07:57
· 1 commit to master since this release
1b8f7f0

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 strictly text/event-stream. (Pull #22 by @dbuades)
  • Improve error message when Content-Type is missing. (Pull #20 by @jamesbraza)