Skip to content

Releases: mcarvin8/xml-disassembler

v1.3.11

21 Jan 21:49
f22b603
Compare
Choose a tag to compare

1.3.11 (2025-01-21)

Bug Fixes

  • revert to 1.3.8 to remove parallel processing (876ff0c)

v1.3.10

21 Jan 18:01
7761481
Compare
Choose a tag to compare

1.3.10 (2025-01-21)

Bug Fixes

  • export get concurrency threshold (1cb7cae)
  • use concurrency limit function (a8e53b8)

v1.3.9

21 Jan 16:46
6cf3050
Compare
Choose a tag to compare

1.3.9 (2025-01-21)

Bug Fixes

  • add parallel processing to handlers (75ff605)

v1.3.8

10 Jan 16:42
ad3167c
Compare
Choose a tag to compare

1.3.8 (2025-01-10)

Bug Fixes

  • export the xmlelement type for build xml function (f1fff2b)

v1.3.7

10 Jan 16:04
a03dea3
Compare
Choose a tag to compare

1.3.7 (2025-01-10)

Bug Fixes

  • use relative imports in exported functions (c43c009)

v1.3.6

04 Jan 18:54
7340498
Compare
Choose a tag to compare

1.3.6 (2025-01-04)

Bug Fixes

  • export parse and build xml functions (f2d08ec)

v1.3.5

04 Jan 18:32
08b54ef
Compare
Choose a tag to compare

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

15 Dec 18:28
a8b5e6b
Compare
Choose a tag to compare

1.3.4 (2024-12-15)

Bug Fixes

  • changelog formatting and build process (b39b482)

v1.3.3

15 Dec 18:24
b301280
Compare
Choose a tag to compare

1.3.3 (2024-12-15)

Bug Fixes

  • normalize paths to unix style (ef0ec01)

v1.3.2

22 May 16:32
Compare
Choose a tag to compare

1.3.2 (2024-05-22)

Bug Fixes

  • fix logger warning for ignore file (c462893)