Releases: mpetazzoni/sseclient
Releases · mpetazzoni/sseclient
SSEClient v1.8.0
No functional changes in v1.8.0, but this new release provides Python typing information.
SSEClient v1.7.2
Simple point release with documentation and CI/CD tweaks.
SSEClient v1.7
Important fixes in SSE parsing and handling of newlines in chunks read from the event source that could lead to events being split into two incorrect events (#8, #9, #11).
Continuous integration and unit tests are also now setup at https://travis-ci.org/mpetazzoni/sseclient
SSEClient v1.6
sseclient-py-1.6 SSEClient v1.6
SSEClient v1.5
sseclient-py-1.5 SSEClient v1.5
SSEClient v1.0
Initial version of SSEClient for Python.