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
- @Jeadie made their first contribution in #512
- @ErikMach made their first contribution in #515
- @emschwartz made their first contribution in #516
- @nikolas-chomsky made their first contribution in #517
- @skoji made their first contribution in #521
Full Changelog: v0.43.0...v0.44.0