Skip to content

v0.8.0

Latest

Choose a tag to compare

@LaurenzV LaurenzV released this 28 May 16:46
· 8 commits to main since this release
025b978

What's Changed

  • Properly enforce PDF 1.4 validation errors by @LaurenzV in #348
  • Fix page labels when PDF pages are embedded by @LaurenzV in #349
  • Bump MSRV to 1.92 by @LaurenzV in #351
  • Support some more composite modes in COLR by @LaurenzV in #358
  • Fix doc comment about out-of-range XYZ destinations by @LaurenzV in #360
  • Allow specifying open/closed state on OutlineNode by @mitsuru in #343
  • Reduce memory usage for documents with many tags by @LaurenzV in #363
  • Reject named destinations with same name but different location by @LaurenzV in #379
  • Ability to use multiple validators by @reknih in #352
  • Complete artifact types by @reknih in #273
  • Check that features required by UA-1 are available in the current PDF version by @reknih in #278
  • Don't enable the zlib-rs feature in flate2 by @danbishop-canva in #390

New Contributors

Full Changelog: v0.7.0...v0.8.0