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
### New Features (ENH)
- Handle attachments in /Kids and provide object-oriented API (#3108) by @stefan6419846
### Bug Fixes (BUG)
- Handle annotations being None on merging (#3111) by @stefan6419846
### Robustness (ROB)
- Prevent excessive layout mode text output from Type3 fonts (#3082) by @shartzog
### Documentation (DOC)
- stefan6419846 becomes BDFL of pypdf (#3078) by @MartinThoma
### Developer Experience (DEV)
- Remove ignoring multiple Ruff rules by @j-t-1
- Remove unused mutmut configuration (#3092) by @stefan6419846
### Testing (TST)
- Fix warning assertions to use `pytest.warns()` (#3083) by @mgorny
[Full Changelog](5.2.0...5.3.0)
0 commit comments