Skip to content

Releases: mcarvin8/xml2json-disassembler

v1.1.3

15 Dec 23:25
5277039
Compare
Choose a tag to compare

1.1.3 (2024-12-15)

Bug Fixes

  • normalize paths to unix style (159a518)

v1.1.2

15 Dec 18:45
b6a119a
Compare
Choose a tag to compare

1.1.2 (2024-12-15)

Bug Fixes

  • upgrade xml-disassembler (04dfe2e)

v1.1.1

22 May 16:15
Compare
Choose a tag to compare

1.1.1 (2024-05-22)

Bug Fixes

  • pass ignore path to xml disassembler (9142333)

v1.1.0

22 May 02:46
Compare
Choose a tag to compare

1.1.0 (2024-05-22)

Features

  • allow an ignore file when running disassembly (e8b7ee8)

v1.0.4

24 Apr 12:57
Compare
Choose a tag to compare

1.0.4 (2024-04-24)

Bug Fixes

  • upgrade xml-disassembler, normalize jsonPath/xmlPath variables to filePath (18a37b9)

v1.0.3

24 Apr 00:34
Compare
Choose a tag to compare

1.0.3 (2024-04-24)

Bug Fixes

  • upgrade xml disassembler to fix multi-line leaf sorting, rename XmlToJsonDisassembler function to disassemble (e309cfa)

v1.0.2

17 Apr 01:58
Compare
Choose a tag to compare

1.0.2 (2024-04-17)

Bug Fixes

  • reassemble the original XML file from the JSONs (0552b04)

v1.0.1

16 Apr 20:57
Compare
Choose a tag to compare

1.0.1 (2024-04-16)

Bug Fixes

v1.0.0

16 Apr 20:26
Compare
Choose a tag to compare

1.0.0 (2024-04-16)

Features