xmlbuilder2
Advanced tools
Changelog
[2.1.2] - 2020-04-09
noDoubleEncoding
flag kept named entities other than those specified in the spec (see #16).Changelog
[2.1.1] - 2020-04-01
end
on a document fragment node would serialize the fragment's owner document not the fragment itself.Changelog
[2.0.0] - 2020-03-30
invalidCharReplacement
option to sanitize input strings by replacing invalid characters (see #12). The option has no defaults and must be configured by the user.