xmltree
Parse an XML file into a simple tree-like structure
0.12.0
19M downloads/mo
#2136 most downloaded on crates.io
eminence/xmltree-rs
What this package is like to depend on
Last release 9 months ago
10 Nov 2025
Release timing varies
gaps range from 2 weeks to 3.4 years
Some releases are documented
notes for 5 of 17 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
17 releases · first in 2015
1 release in the last 12 months
see the full history below
Release timeline
17 releases · Aug 2015 to Nov 2025Releases
latest 17-
0.12.010 Nov 2025Release notes
Open source →No meaningful changes here, except that the
xml-rsdependency has been upgraded to version1. This will remove a potential source of duplication is your crate dependency treeWhat's Changed
- Fix
clippy::doc_lazy_continuationlint by @waywardmonkeys in #52 - Update to the v1 of the xml crate (previously known as xml-rs) by @eminence in #55
Full Changelog: v0.11.0...v0.12.0
- Fix
-
0.11.025 Aug 2024Release notes
Open source →What's Changed
- Add
attribute-sortedfeature that emits attributes in sorted order by @casey in #29 - Make
AttributeMappub by @ctrlcctrlv in #30 - Add parse with config methods by @jannes in #31
- Use a type alias for AttributeMap by @eminence in #32
- Read CData as CData by @Fight-For-Food in #37
- Add
Element::matches()to easily check if an element matches a pred… by @sdroege in #36 - Update
indexmapto v2 by @waywardmonkeys in #45
New Contributors
- @casey made their first contribution in #29
- @ctrlcctrlv made their first contribution in #30
- @jannes made their first contribution in #31
- @Fight-For-Food made their first contribution in #37
- @sdroege made their first contribution in #36
- @waywardmonkeys made their first contribution in #44
Full Changelog: v0.10.3...v0.11.0
- Add
-
0.10.314 Apr 2021Nothing published for this version
-
0.10.213 Nov 2020Nothing published for this version
-
0.10.107 Jul 2020Nothing published for this version
-
0.10.005 Jan 2020Nothing published for this version
-
0.9.020 Dec 2019Nothing published for this version
-
0.8.007 Feb 2018Release notes
Open source →This version has the new write_with_config API, and the breaking
change to the write functions -
0.7.015 Jan 2018 -
0.6.126 Sep 2017 -
0.6.026 Sep 2017Nothing published for this version
-
0.5.026 Sep 2017Nothing published for this version
-
0.4.026 Mar 2017Nothing published for this version
-
0.3.223 Apr 2016Nothing published for this version
-
0.3.105 Jan 2016Nothing published for this version
-
0.3.029 Dec 2015Nothing published for this version
-
0.2.119 Aug 2015Nothing published for this version