Features
domutils
now features a better querying algorithm that reduces memory allocations and doesn't error any more if a node has too many direct children. #1349- Added support for dc:date fields in RDF Feeds (by @TimBroddin) #1021
- Widened the allowed parents to
ParentNode
forappendChild
andprependChild
#1200
Fixes
- Child nodes now have their references to other elements removed in
removeChildren
(by @dertheodor) #1350
Other changes
Full Changelog: v3.0.1...v3.1.0