Releases: mehmet-kozan/pdf-parse
Releases · mehmet-kozan/pdf-parse
Release v2.4.5
What's Changed
🚨 Breaking Changes
- For browser build, set the background web worker explicitly. by @mehmet-kozan in #37
📚 Documentation
- Integration test dependency fix by @mehmet-kozan in #38
Full Changelog: v2.4.4...v2.4.5
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
Release v2.4.4-beta.1
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 and
pdf-parse/utilsreplaced withpdf-parse/nodeby @mehmet-kozan in #31
✨ New Features
- Exception handling @mehmet-kozan in #27
- Command-line interface for quick PDF processing implemented. by @mehmet-kozan in #32
📚 Documentation
- Worker api 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
Full Changelog: v2.4.3...2.4.4-beta.1
Release v2.4.3
v2.4.3
Full Changelog: v2.4.2...v2.4.3
Release v2.4.1
v2.4.1
What's Changed
✨ New Features
- Worker configuration is no longer needed for browser builds. by @mehmet-kozan in #23
Full Changelog: v2.4.0...v2.4.1
Release v2.4.0
v2.4.0
What's Changed
✨ New Features
- Typescript type issue by @mehmet-kozan in #19
📚 Documentation
- Reports site, readme and CI updated by @mehmet-kozan in #22
Full Changelog: v2.3.12...v2.4.0