Skip to content

0.5.0

Compare
Choose a tag to compare
@ariebovenberg ariebovenberg released this 07 May 11:23
· 233 commits to main since this release

Added

  • 📰 Support for horizontal alignment and justification of text.
  • 🫸 Support for indenting the first line of a paragraph.
  • ✂️ Automatic hyphenation of text.

Breaking

  • 🪆 Expose most classes from submodules instead of root (e.g. pdfje.Rect becomes pdfje.draw.Rect). The new locations can be found in the API documentation.
  • Rule padding attribute renamed to margin.