Packages

An XML parsing library for Elixir using a Rust NIF powered by the quick-xml crate.

Current section

Files

Jump to
quick_xml CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.0
### Added
- Initial release with `parse/1` function using the `quick-xml` Rust crate for XML parsing.