cargo quick-xml 0.36.0
v0.36.0 - Compatibility with Adobe Flash

latest releases: 0.38.3, 0.38.2, 0.38.1...
14 months ago

What's Changed

Bug Fixes

  • #781: Fix conditions to start CDATA section. Only uppercase <![CDATA[ can start it.
    Previously any case was allowed.
  • #780: Fixed incorrect .error_position() when encountering syntax error for open or self-closed tag.

Misc Changes

  • #780: reader::Parser, reader::ElementParser and reader::PiParser moved to the new module parser.
  • #776: Allow to have attributes in the end tag for compatibility reasons with Adobe Flash XML parser.

Full Changelog: v0.35.0...v0.36.0

Don't miss a new quick-xml release

NewReleases is sending notifications on new releases.