All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.11 (2025-01-21)
- remove parallel processing due to issues (9b1d933)
1.1.10 (2025-01-21)
- import concurrency functions from xml-disassembler (9976460)
1.1.9 (2025-01-21)
- process files in parallel (6406933)
1.1.8 (2025-01-17)
- upgrade xml-disassembler (aa4e512)
1.1.7 (2025-01-10)
- upgrade xml-diassembler (9e13064)
1.1.6 (2025-01-04)
1.1.5 (2025-01-04)
- 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)
1.1.4 (2025-01-02)
- remove ignore dependency from this plugin (875be65)
1.1.3 (2024-12-15)
- normalize paths to unix style (159a518)
1.1.2 (2024-12-15)
- upgrade xml-disassembler (04dfe2e)
1.1.1 (2024-05-22)
- pass ignore path to xml disassembler (9142333)
1.1.0 (2024-05-22)
- allow an ignore file when running disassembly (e8b7ee8)
1.0.4 (2024-04-24)
- upgrade xml-disassembler, normalize
jsonPath
/xmlPath
variables tofilePath
(18a37b9)
1.0.3 (2024-04-24)
- upgrade xml disassembler to fix multi-line leaf sorting, rename XmlToJsonDisassembler function to disassemble (e309cfa)
1.0.2 (2024-04-17)
- reassemble the original XML file from the JSONs (0552b04)
1.0.1 (2024-04-16)
- minor doc fixes (654b64e)
- init release (a78808c)