xso-proc: add support for child elements

This commit is contained in:
Jonas Schäfer 2024-06-29 15:22:52 +02:00
commit 5bd36eccfc
11 changed files with 576 additions and 13 deletions

View file

@ -1,3 +1,8 @@
Version NEXT:
0000-00-00 Jonas Schäfer <jonas@zombofant.net>
* Please see the `xso` crate for the changelog of `xso-proc`.
For discoverability, the changes to the derive macros are listed there.
Version 0.1.0:
2024-07-25 Jonas Schäfer <jonas@zombofant.net>
* Initial release of this crate