xso: implement support for enums
This commit is contained in:
parent
3a56b2bb10
commit
4845715add
9 changed files with 594 additions and 8 deletions
|
|
@ -5,6 +5,7 @@ Version NEXT:
|
|||
be wrapped in Option or Box.
|
||||
- Support for overriding the names of the types generated by the derive
|
||||
macros.
|
||||
- Support for deriving FromXml and AsXml on enums.
|
||||
|
||||
Version 0.1.2:
|
||||
2024-07-26 Jonas Schäfer <jonas@zombofant.net>
|
||||
|
|
|
|||
Loading…
Reference in a new issue