What's Changed
- Update init.py to mark exports as public by @John-Schreiber in #276
- Add first and last page (-f and -l) to pdfinfo by @magnurud in #274
- Import memory_profiler only when it is enabled by @musicinmybrain in #269
- Fixed the issue: when the
single_file
isTrue
and thethread_count
is greater than 1, thethread_output_file = next(output_file)
will fail. by @NYF-BRICK in #264
New Contributors
- @John-Schreiber made their first contribution in #276
- @ankitpt made their first contribution in #275
- @magnurud made their first contribution in #274
- @bmihelac made their first contribution in #245
- @musicinmybrain made their first contribution in #269
- @NYF-BRICK made their first contribution in #264
Full Changelog: v.1.16.3...v1.17.0