What's Changed
- Release/3.7.0 by @dichovsky in #84
- Fix GitHub Actions and Update Node.js Support by @1ur11 in #87
- Make output binary optional to reduce memory usage by @dichovsky in #88
- Refactor nested ternary to named variable for clarity by @Copilot in #92
- Make concurrency limit configurable for parallel page processing by @Copilot in #93
- Extract duplicated logic in pdfToPng to improve maintainability by @Copilot in #91
- fix: resolve memory leak in pdfToPng by limiting concurrency and optimizing output by @dichovsky in #90
- fix: use fileURLToPath for cross-platform tsconfigRootDir in eslint.config.mjs by @Copilot in #96
- docs: add comprehensive JSDoc, fix README inaccuracies, add Copilot instructions by @dichovsky in #95
- docs: fix VerbosityLevel public API documentation in copilot-instructions by @Copilot in #98
- chore: production readiness improvements by @dichovsky in #97
New Contributors
Full Changelog: release/v3.7.0...release/v3.14.0