sweet_xml v0.7.2 Release Notes
Release Date: 2021-11-25 // over 1 year ago-
๐ Changed
- ๐ Improvement on the doc, notably warning that only XPath 1.0 queries are handled.
โ Added
- Contribution from @tank-bohr: Added strict stream API with a more coherent overall behavior, and easier to handle failure behavior:
stream!/2
andstream_tags!/2,3
are now available.