xso-proc: add support for optional children
This commit is contained in:
parent
5d284bbd3a
commit
01336802b4
6 changed files with 133 additions and 11 deletions
|
|
@ -14,7 +14,8 @@ Version NEXT:
|
|||
All this is to avoid triggering the camel case lint on the types we
|
||||
generate.
|
||||
* Added
|
||||
- Support for child elements in derive macros.
|
||||
- Support for child elements in derive macros. Child elements may be
|
||||
wrapped in Option.
|
||||
|
||||
Version 0.1.2:
|
||||
2024-07-26 Jonas Schäfer <jonas@zombofant.net>
|
||||
|
|
|
|||
Loading…
Reference in a new issue