Releases: mcarvin8/xml-disassembler
Releases · mcarvin8/xml-disassembler
v1.3.11
1.3.11 (2025-01-21)
Bug Fixes
- revert to 1.3.8 to remove parallel processing (876ff0c)
v1.3.10
1.3.10 (2025-01-21)
Bug Fixes
- export get concurrency threshold (1cb7cae)
- use concurrency limit function (a8e53b8)
v1.3.9
1.3.9 (2025-01-21)
Bug Fixes
- add parallel processing to handlers (75ff605)
v1.3.8
1.3.8 (2025-01-10)
Bug Fixes
- export the xmlelement type for build xml function (f1fff2b)
v1.3.7
1.3.7 (2025-01-10)
Bug Fixes
- use relative imports in exported functions (c43c009)
v1.3.6
1.3.6 (2025-01-04)
Bug Fixes
- export parse and build xml functions (f2d08ec)
v1.3.5
1.3.5 (2025-01-04)
Bug Fixes
- deps: bump fast-xml-parser from 4.3.4 to 4.5.1 (f133c15)
v1.3.4
1.3.4 (2024-12-15)
Bug Fixes
- changelog formatting and build process (b39b482)
v1.3.3
1.3.3 (2024-12-15)
Bug Fixes
- normalize paths to unix style (ef0ec01)
v1.3.2
1.3.2 (2024-05-22)
Bug Fixes
- fix logger warning for ignore file (c462893)