cargo quick-xml 0.39.2
v0.39.2 - Fix regression and read_text_into

8 hours ago

What's Changed

New Features

  • #483: Implement read_text_into() and read_text_into_async().

Bug Fixes

  • #939: Fix parsing error of the tag from buffered reader, when the first byte < is the last in the BufRead internal buffer. This is the regression from #936.

Full Changelog: v0.39.1...v0.39.2

Don't miss a new quick-xml release

NewReleases is sending notifications on new releases.