What's new
Bug Fixes (BUG)
- invalid cm/tm in visitor functions (#2206) by @pubpub-zz
- Encrypt / decrypt Stream object dictionaries (#2228) by @pilotandy
- Support nested color spaces for the /DeviceN color space (#2241) by @stefan6419846
- images property fails if NullObject in list (#2215) by @pubpub-zz
Robustness (ROB)
- XYZ destination to cope with missing left and top param (#2237) by @pubpub-zz
Documentation (DOC)
- Add pilotandy for #2228 as a contributor by @MartinThoma
- Link to CONTRIBUTING.md in README.md (#2232) by @markpfeifle
- Changelog by @MartinThoma
Developer Experience (DEV)
- Exclude tests from mypy checks by @MartinThoma
- Unify mypy options and warn redundant workarounds (#2223) by @exiledkingcc
- Stabilize Pillow test with Pillow missing (#2229) by @stefan6419846
Maintenance (MAINT)
- Update pinned packages (#2243) by @MartinThoma
Testing (TST)
- Regression test against non-deterministic accidental object reuse (#2244) by @sjoerdjob