Full Changelog: v1.2.0...v1.2.1
1.2.1
This patch release mainly addresses #8 and improves SSE parser stability.
What's fixed
- Preserve SSE message state across chunks
- Ignore blank/comment/control-only blocks
- Correctly parse bare fields without
: - Handle UTF-8 BOM at the start of streams
Also improved
- Added regression tests and expanded test coverage