Skip to content

Releases: ducflair/duc

ducrs@2.2.0

09 Feb 22:39
7642a40

Choose a tag to compare

2.2.0 (2026-02-09)

Features

  • add grid configuration to PDF and Doc elements, renamed Parametric element to Model element (eeaf847)
  • ducpdf: add block duplication array support and logging (a14deff)

Bug Fixes

  • block duplication spacing handling in ducjs, remove JSON patch serialization and parsing from ducrs, update Turborepo build dependencies (faa0182)

ducpdf@3.3.0

09 Feb 22:40
7642a40

Choose a tag to compare

3.3.0 (2026-02-09)

Features

  • add grid configuration to PDF and Doc elements, renamed Parametric element to Model element (eeaf847)
  • ducpdf: add block duplication array support and logging (a14deff)

Bug Fixes

  • Add DucModelElement support and remove BlockManager from PDF generation. (2c7af18)
  • block duplication spacing handling in ducjs, remove JSON patch serialization and parsing from ducrs, update Turborepo build dependencies (faa0182)
  • Update custom_data and localization fields to byte vectors across FlatBuffers schema and language bindings, add fflate dependency, and remove memory bank documentation. (06bf2bb)

ducjs@2.3.0

09 Feb 22:38
7642a40

Choose a tag to compare

2.3.0 (2026-02-09)

Features

  • add grid configuration to PDF and Doc elements, renamed Parametric element to Model element (eeaf847)

Bug Fixes

  • Add DucModelElement support and remove BlockManager from PDF generation. (2c7af18)
  • block duplication spacing handling in ducjs, remove JSON patch serialization and parsing from ducrs, update Turborepo build dependencies (faa0182)

duc2pdf@2.4.0

09 Feb 23:41
7642a40

Choose a tag to compare

2.4.0 (2026-02-09)

Features

  • add grid configuration to PDF and Doc elements, renamed Parametric element to Model element (eeaf847)
  • ducpdf: add block duplication array support and logging (a14deff)

Bug Fixes

  • Add DucModelElement support and remove BlockManager from PDF generation. (2c7af18)
  • block duplication spacing handling in ducjs, remove JSON patch serialization and parsing from ducrs, update Turborepo build dependencies (faa0182)
  • Update custom_data and localization fields to byte vectors across FlatBuffers schema and language bindings, add fflate dependency, and remove memory bank documentation. (06bf2bb)

ducrs@2.1.1

23 Jan 13:01
88610b8

Choose a tag to compare

2.1.1 (2026-01-23)

Bug Fixes

  • Update custom_data and localization fields to byte vectors across FlatBuffers schema and language bindings, add fflate dependency, and remove memory bank documentation. (06bf2bb)

ducpy@2.3.1

23 Jan 13:00
88610b8

Choose a tag to compare

2.3.1 (2026-01-23)

Bug Fixes

  • Update custom_data and localization fields to byte vectors across FlatBuffers schema and language bindings, add fflate dependency, and remove memory bank documentation. (06bf2bb)

ducjs@2.2.3

23 Jan 13:00
88610b8

Choose a tag to compare

2.2.3 (2026-01-23)

Bug Fixes

  • Update custom_data and localization fields to byte vectors across FlatBuffers schema and language bindings, add fflate dependency, and remove memory bank documentation. (06bf2bb)

ducsvg@3.2.2

17 Dec 05:14
8befa34

Choose a tag to compare

3.2.2 (2025-12-17)

Bug Fixes

  • Rename pdf2svg WASM bindings to pdf2svg-wasm and update build configuration and import paths. (341616d)

ducsvg@3.2.1

16 Dec 21:34
4f211c9

Choose a tag to compare

3.2.1 (2025-12-16)

Bug Fixes

  • ducsvg: improve bundle size (67eb30e)
  • trigger duc2pdf ci to fix dependencies (530c66a)

ducsvg@3.2.0

16 Dec 20:32
0fb1e67

Choose a tag to compare

3.2.0 (2025-12-16)

Features

  • Implement Rust-based pdf2svg WASM module using hayro and hayro_svg to replace pdf-into-svg for improved consistency (a6d30f8)