Releases: fb55/domutils
Releases · fb55/domutils
v3.1.0
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
v3.0.1
v3.0.0
v2.8.0
v2.7.0
v2.6.0
v2.5.2
v2.5.1
This release only includes dependency updates.