cargo quick-xml 0.38.3
v0.38.3 - Fix EOL normalization in some cases

12 days ago

What's Changed

Bug Fixes

  • #895: Fix incorrect normalization of \rX EOL sequences where X is a char which is UTF-8 encoded as [c2 xx], except [c2 85].

Misc Changes

  • #895: Add new xml10_content() and xml11_content() methods which behaves the same as html_content() and xml_content() methods, but express intention more clearly.

Full Changelog: v0.38.2...v0.38.3

Don't miss a new quick-xml release

NewReleases is sending notifications on new releases.