Release v2.4.4
What's Changed
🚨 Breaking Changes
- New utils api implemented. by @mehmet-kozan in #28
- getTable() return type changed. by @mehmet-kozan in #30
- CDN urls updated
pdf-parse/utilsreplaced withpdf-parse/nodeby @mehmet-kozan in #31
✨ New Features
- Exception handling by @mehmet-kozan in #27
- Command-line interface for quick PDF processing implemented. by @mehmet-kozan in #32
📚 Documentation
pdf-parse/workerapi change by @mehmet-kozan in #24- API Documentation, Public Type Annotations and Workflow Updates by @mehmet-kozan in #29
🧰 Other Changes
- Refactor table test helpers and update site scripts by @mehmet-kozan in #26
- NPM publish workflow now triggers only on published releases. by @mehmet-kozan in #33
Full Changelog: v2.4.3...v2.4.4