Releases: cburgmer/xmlserializer
Releases · cburgmer/xmlserializer
0.6.0
05 Nov 16:53
Compare
Sorry, something went wrong.
No results found
Move file to ./xmlserializer.js.
0.5.0
05 Nov 16:37
Compare
Sorry, something went wrong.
No results found
Package distributable with UMD header.
0.3.3
07 Oct 17:33
Compare
Sorry, something went wrong.
No results found
Bug fix
Properly serialize CDATA sections from XML documents, #7
0.3.2
26 Sep 20:29
Compare
Sorry, something went wrong.
No results found
Correctly support namespace different namespaces of nested tags (#6 ).
0.3.1
01 Apr 19:35
Compare
Sorry, something went wrong.
No results found
Don't convert non-HTML tag names to lowercase (#5 )
New minor version
20 Nov 13:40
Compare
Sorry, something went wrong.
No results found
Removes characters invalid in XML 1.0 from the source.
Script and style elements are not embedded in CDATA sections anymore.
0.2.0
14 Nov 12:48
Compare
Sorry, something went wrong.
No results found
Rename to xmlserializer with out the ".js"
Fix dependencies
Initial release
13 Nov 18:09
Compare
Sorry, something went wrong.
No results found
Serializes DOM trees to XML/XHTML. For Node.js and browsers (acting as replacement for XMLSerializer).