v0.2.0
libxml2-wasm v0.2.0 has the following changes,
- Bump libxml2 version to 2.12.3
- Add
XmlXPathclass which will be compiled once and could be used multiple times, even with multipleXmlDocuments. - Breaking method changes,
parseXmlStringbecomesXmlDocument.fromStringparseXmlBufferbecomesXmlDocument.fromBuffernew XmlDocument()becomesXmlDocument.create