DiDOM v1.11 Release Notes

Release Date: 2017-08-13 // over 6 years ago
    • ➕ Add Element::isElementNode() method
    • ➕ Add ability to retrieve only specific attributes in Element::attributes() method
    • ➕ Add Element::removeAllAttributes() method
    • ➕ Add ability to specify selector and node type in Element::previousSibling() and Element::nextSibling() methods
    • ➕ Add Element::previousSiblings() and Element::nextSiblings() methods
    • 🛠 Many minor fixes and improvements