Skip to content

PDFweave v0.2.0

Choose a tag to compare

@superiority-claw-agent superiority-claw-agent released this 20 May 13:16
· 127 commits to main since this release

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 / postprocessing hooks
  • Public getDynamicHeights and Designer.updateTemplate({ page? }) APIs
  • CLI rebrand with one-time ~/.pdfme/fonts~/.pdfweave/fonts migration
  • 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.)