What's Changed
- Add
attribute-sorted
feature that emits attributes in sorted order by @casey in #29 - Make
AttributeMap
pub 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
indexmap
to 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