Skip to content

v2.3.2

Latest

Choose a tag to compare

@nazdridoy nazdridoy released this 22 Aug 22:27
v2.3.2
88569fb

What's Changed in v2.3.2

This maintenance release focuses on modernizing dependencies and ensuring compatibility with the latest PDF processing libraries.

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, and scipy - with proper Python version resolution markers for improved stability.

New Contributors

Full Changelog: v2.3.1...v2.3.2