v2.1.0
What's Changed
- docs: Wording changes by @elenakrittik in #9
- refactor: Deprecate
XML.dump_*
and addXMLNode.dump_*
instead. by @elenakrittik in #16 - feat(parser): adds CDATA nodes support by @Suero152 in #13
- refactor: Type safety improvements and small code clean-up. by @elenakrittik in #18
- fix: Append content instead of ignoring subsequent NODE_TEXT nodes by @elenakrittik in #20
- fix: Only remove trailing blankets by @elenakrittik in #22
New Contributors
Full Changelog: v2.0.1...v2.1.0