xso: Implement FromXmlText and AsXmlText for NodePart,DomainPart,ResourcePart
This commit is contained in:
parent
3c77ee0cc7
commit
8c033a3fa0
3 changed files with 11 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ Version NEXT:
|
|||
- Support for collecting all unknown children in a single field as
|
||||
collection of `minidom::Element`.
|
||||
- Support for "transparent" structs (newtype-like patterns for XSO).
|
||||
- FromXmlText and AsXmlText are now implemented for jid::NodePart,
|
||||
jid::DomainPart, and jid::ResourcePart (!485)
|
||||
|
||||
Version 0.1.2:
|
||||
2024-07-26 Jonas Schäfer <jonas@zombofant.net>
|
||||
|
|
|
|||
Loading…
Reference in a new issue