Skip to content

Latest commit

 

History

History
116 lines (55 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

116 lines (55 loc) · 4.89 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.12 (2025-02-24)

Bug Fixes

  • deps: bump xml-disassembler from 1.3.11 to 1.3.12 (3ee48ef)

1.1.11 (2025-01-21)

Bug Fixes

  • remove parallel processing due to issues (6dd4ad5)

1.1.10 (2025-01-21)

Bug Fixes

  • import concurrency functions from xml-disassembler (5348ef9)

1.1.9 (2025-01-21)

Bug Fixes

  • process files in parallel (042121f)

1.1.8 (2025-01-17)

Bug Fixes

1.1.7 (2025-01-10)

Bug Fixes

  • upgrade xml-disassembler (bee1893)

1.1.6 (2025-01-04)

Bug Fixes

  • import log4js from xml-disassembler (2104081)
  • remove fast-xml-parser from this package (487b722)

1.1.5 (2025-01-04)

Bug Fixes

  • deps: bump fast-xml-parser from 4.3.4 to 4.5.1 (37c492c)
  • deps: bump xml-disassembler from 1.3.4 to 1.3.5 (7c70c01)

1.1.4 (2025-01-02)

Bug Fixes

  • remove ignore dependency from this plugin (c60d11f)

1.1.3 (2024-12-15)

Bug Fixes

  • normalize paths to unix style (2f3f393)

1.1.2 (2024-12-15)

Bug Fixes

  • upgrade xml-disassembler (e264e69)

1.1.1 (2024-05-22)

Bug Fixes

  • pass ignore path to xml disassembler (6b5a9b1)

1.1.0 (2024-05-22)

Features

  • allow an ignore file when running disassembly (d9e3cf2)

1.0.2 (2024-04-24)

Bug Fixes

  • upgrade xml-disassembler, normalize jsonPath/yamlPath variables to filePath (8d26a6b)

1.0.1 (2024-04-24)

Bug Fixes

  • upgrade xml disassembler to fix multi-line leaf sorting, rename XmlToYamlDisassembler function to disassemble (4f80e6b)

1.0.0 (2024-04-17)

Features