All Versions
53
Latest Version
Avg Release Cycle
106 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v1.6.3 Changes
- ➕ Added ability to get inner HTML
-
v1.6.2 Changes
- ➕ Added the ability to pass options when load HTML or XML
-
v1.6.1 Changes
- ➕ Added the ability to pass an array of nodes to appendChild
- ➕ Added the ability to pass options when converting to HTML or XML
- ➕ Added the ability to add child elements to the element
-
v1.6 Changes
- ➕ Added support for XML
- ➕ Added the ability to search element by part of attribute name or value
- ➕ Added support for pseudo-class "contains"
- ➕ Added the ability to clone a node
-
v1.5.1 Changes
- ➕ Added ability to remove and replace nodes
- ➕ Added ability to specify encoding when converting the element into the document
-
v1.5 Changes
- 🛠 Fixed problem with incorrect encoding
- ➕ Added ability to set the value of the element
- ➕ Added ability to specify encoding when creating document
-
v1.4 Changes
- ➕ Added the ability to specify the return type element (
DiDom\Element
orDOMElement
)
- ➕ Added the ability to specify the return type element (
-
v1.3.2 Changes
- 🐛 Bug fixed
-
v1.3.1 Changes
- 🐛 Bugs fixed
- ➕ Added the ability to pass element attributes in the constructor
-
v1.3 Changes
- 🐛 Bugs fixed