You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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 @Stefan
- 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 @Stefan
### Maintenance (MAINT)
- Update pinned packages (#2243) by @MartinThoma
### Testing (TST)
- Regression test against non-deterministic accidental object reuse (#2244) by @MartinThoma
[Full Changelog](3.16.2...3.16.3)
0 commit comments