Releases: mcarvin8/xml2json-disassembler
Releases · mcarvin8/xml2json-disassembler
v1.1.7
1.1.7 (2025-01-10)
Bug Fixes
v1.1.6
1.1.6 (2025-01-04)
Bug Fixes
- import log4js from xml-disassembler (1c953e3)
- remove fast-xml-parser from this package (9796306)
v1.1.5
1.1.5 (2025-01-04)
Bug Fixes
- deps: bump fast-xml-parser from 4.3.4 to 4.5.1 (1b88845)
- deps: bump xml-disassembler from 1.3.4 to 1.3.5 (30ef052)
v1.1.4
1.1.4 (2025-01-02)
Bug Fixes
- remove ignore dependency from this plugin (875be65)
v1.1.3
1.1.3 (2024-12-15)
Bug Fixes
- normalize paths to unix style (159a518)
v1.1.2
1.1.2 (2024-12-15)
Bug Fixes
v1.1.1
1.1.1 (2024-05-22)
Bug Fixes
- pass ignore path to xml disassembler (9142333)
v1.1.0
1.1.0 (2024-05-22)
Features
- allow an ignore file when running disassembly (e8b7ee8)
v1.0.4
1.0.4 (2024-04-24)
Bug Fixes
- upgrade xml-disassembler, normalize
jsonPath
/xmlPath
variables to filePath
(18a37b9)
v1.0.3
1.0.3 (2024-04-24)
Bug Fixes
- upgrade xml disassembler to fix multi-line leaf sorting, rename XmlToJsonDisassembler function to disassemble (e309cfa)