Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 19:11
· 172 commits to main since this release

1.0.1 (2024-02-21)

Bug Fixes

  • ensure all matches of duplicate parent elements are removed in the reassembled file, including opening tags which have the namespace in them (f9e7919)
  • include root element tags in all disassembled files (2a24cd2)
  • remove xmlElement flag. this can be found in the original XML file and set dynamically in the leaf file. (847f4ed)
  • update tsconfig includes value (d92afcb)
  • use the full name of the original file to name the disassembled leaf file (1f56382)