cargo quick-xml 0.37.3
v0.37.3 - support for `xsi:nil` in Deserializer

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

What's Changed

New Features

  • #850: Add Attribute::as_bool() method to get an attribute value as a boolean.
  • #850: Add Attributes::has_nil() method to check if attributes has xsi:nil attribute set to true.
  • #497: Handle xsi:nil attribute in serde Deserializer to better process optional fields.

Full Changelog: v0.37.2...v0.37.3

Don't miss a new quick-xml release

NewReleases is sending notifications on new releases.