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
OutlineNodeby @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-rsfeature in flate2 by @danbishop-canva in #390
New Contributors
- @mitsuru made their first contribution in #343
- @danbishop-canva made their first contribution in #390
Full Changelog: v0.7.0...v0.8.0