Skip to content

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 06:37
4f0c75a

0.22.0 (2026-08-28)

Features

  • markdown → PDF composition with CSS themes (create md, pdfboss.md.to_pdf) (#105) (7ffe233)

Performance Improvements

  • text: move layout assembly's lines instead of cloning them, group spans into lines once (#106) (2ede975)
  • text: resolve a resource category dictionary once per walk, not once per operator (#102) (50ce6dd)

Documentation

  • re-measure the README benchmarks at 0.22.0 (#107) (1adce73)