Skip to content

Version 1.2.1

Latest

Choose a tag to compare

@yokingma yokingma released this 20 Apr 03:25
Immutable release. Only release title and notes can be modified.

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