Skip to content

v4.1.0

Compare
Choose a tag to compare
@yoshuawuyts yoshuawuyts released this 30 Oct 11:05
· 11 commits to main since this release

This patch fixes a bug on Encoder and implements AsyncBufRead for it.

Added

  • Implement AsyncBufRead for Encoder #13

Fixed

  • Fix Encoder AsyncRead #13