Releases: mcarvin8/xml-disassembler
Releases · mcarvin8/xml-disassembler
v1.0.1-release.2
v1.0.1-release.1
1.0.1-release.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)
- use the full name of the original file to name the disassembled leaf file (1f56382)