Skip to content

v0.6.0

Latest

Choose a tag to compare

@marten-seemann marten-seemann released this 19 Nov 01:32
· 7 commits to master since this release
1661efa

This release updates the Decoder API to decode header fields incrementally rather than emitting them all at once (#67). This cuts allocations, improves performance, and enables consumers to process fields as they are decoded.

What's Changed

Full Changelog: v0.5.1...v0.6.0