What's Changed in v2.3.2
This maintenance release focuses on modernizing dependencies and ensuring compatibility with the latest PDF processing libraries.
- fix: Replace deprecated fitz API by @andres07a in #90
What's Changed
- PDF Processing Compatibility: Replaced deprecated PyMuPDF (
fitz) API usages with supported modules and namespaces to ensure reliable PDF document handling. - Dependency & Version Updates: Updated project version and refined core package definitions - including
librosa,numpy, andscipy- with proper Python version resolution markers for improved stability.
New Contributors
- @andres07a made their first contribution in #90
Full Changelog: v2.3.1...v2.3.2