Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 348 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 348 Bytes

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