What's Changed
New Features (ENH)
- Add page label support to PdfWriter (#1558) by @lorenzomanini
- Accept inline images with space before EI (#1552) by @pubpub-zz
- Add circle annotation support (#1556)
- Add polygon annotation support (#1557)
- Make merging pages produce a deterministic PDF (#1542, #1543) by @huonw
Bug Fixes (BUG)
- Fix error in cmap extraction (#1544) by @pubpub-zz
- Remove erroneous assertion check (#1564) by @pubpub-zz
- Fix dictionary access of optional page label keys (#1562)
Robustness (ROB)
Documentation (DOC)
- Document PaperSize class (#1550) by @SandroPanchame
Developer Experience (DEV)
New Contributors
- @lorenzomanini made their first contribution in #1558
- @rraval made their first contribution in #1521
- @huonw made their first contribution in #1543
Full Changelog: 3.2.1...3.3.0