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)
- Add support for `IndirectObject.__contains__` (#3155) by @noamkush
### Bug Fixes (BUG)
- Fix detection of inline images followed by names or numbers (#3173) by @stefan6419846
### Robustness (ROB)
- Consider root objects without catalog type as fallback (#3175) by @stefan6419846
- Raise proper error on infinite loop when reading objects (#3169) by @stefan6419846
### Documentation (DOC)
- Mention memory consumption of text extraction (#3168) by @stefan6419846
### Developer Experience (DEV)
- Upgrade to ruff 0.10.0 (#3191) by @stefan6419846
[Full Changelog](5.3.1...5.4.0)
0 commit comments