What's Changed
New Features
- #483: Implement
read_text_into()andread_text_into_async().
Bug Fixes
- #939: Fix parsing error of the tag from buffered reader, when the first byte
<is the last in theBufReadinternal buffer. This is the regression from #936.
Full Changelog: v0.39.1...v0.39.2