xso: add support for passing rxml::Options
This commit is contained in:
parent
bb02836097
commit
d9f030c07e
2 changed files with 156 additions and 61 deletions
|
|
@ -2,6 +2,9 @@ Version NEXT:
|
|||
* Changes
|
||||
- Fix some Clippy warnings
|
||||
- Fix build with minidom and without std (!661)
|
||||
* Added
|
||||
- xso::from_bytes_with_options and xso::from_reader_with_options to allow
|
||||
passing custom parser configuration.
|
||||
|
||||
Version 0.3.0, release 2025-10-28:
|
||||
* Changes
|
||||
|
|
|
|||
Loading…
Reference in a new issue