Releases: IDNTEQ/pdfweave
Releases · IDNTEQ/pdfweave
PDFweave v0.3.0
See CHANGELOG.md for details.
PDFweave v0.2.0
Substantive bug-fix + feature release covering 30+ upstream pdfme issues plus PDFweave-specific additions. All eight workspaces moved to 0.2.0 in lockstep; no breaking API changes vs 0.1.0 (purely additive).
Highlights:
- New schemas:
pageBreak,hyperlink - Designer: context menu (copy/cut/paste/duplicate/z-order) + schema grouping
- Text:
padding,border,textTransform - Image:
objectFit,imagePosition - Generator:
preprocessing/postprocessinghooks - Public
getDynamicHeightsandDesigner.updateTemplate({ page? })APIs - CLI rebrand with one-time
~/.pdfme/fonts→~/.pdfweave/fontsmigration - New GitHub Actions release workflow with OIDC trusted publishing + provenance
See the full diff in CHANGELOG.md.
NPM: packages published as @pdfweave/{common,pdf-lib,schemas,generator,ui}@0.2.0. (manipulator and converter not yet bumped to 0.2.0 on npm — known gap, will be picked up in v0.3.0.)