# Changelog ## [0.3.0] - 2024-09-12 ### Added - Support for the `nom-xml-derive` crate for automatically deriving data extraction methods for structs from Documents - More examples and tests to demonstrate usage and ensure reliability ### Changed - External entity handling ### Removed - `parse_element_from_file` helper function from `io.rs`