Skip to content

Release v1.5.0

Latest
Compare
Choose a tag to compare
@beevik beevik released this 30 Jan 04:03
992bf5d

Changes

  • Added Element function CreateChild, which calls a continuation function
    after creating and adding a child element.

Fixes

  • Removed a potential conflict between two ReadSettings values. When
    AttrSingleQuote is true, CanonicalAttrVal is forced to be false.