Skip to content

v0.44.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:34
8c454dd

What's Changed

  • ci: actually exercise the no-default-features build by @zamf in #510
  • feat: make ttf-parser optional behind font_embedding feature by @Jeadie in #512
  • Fix(test): enable features/deps where needed by @ErikMach in #515
  • refactor(document): make Document::get_page_content return Vec by @ErikMach in #513
  • Add API to limit decompressed size to prevent decompression bombs by @emschwartz in #516
  • Fix Document::get_toc() dropping entries when outline titles repeat by @nikolas-chomsky in #517
  • fix(writer): reject incremental save of encrypted documents by @skoji in #521
  • feat(writer): support incremental save of encrypted documents by @skoji in #522
  • bump version to v0.44.0 by @skoji in #524

New Contributors

Full Changelog: v0.43.0...v0.44.0