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
|
|
@ -32,6 +32,9 @@ Version 0.11.1, release 2024-07-23:
|
|||
- Improve perfs of comparison operators (#123)
|
||||
- Add more test cases
|
||||
- Fix clippy lints, cargo doc, and other warnings
|
||||
- xso::FromXmlText and xso::AsXmlText are now implemented for NodePart,
|
||||
DomainPart, and ResourcePart (!485)
|
||||
|
||||
|
||||
Version 0.11.0, release 2024-07-23 [YANKED]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue