-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: py-pdf/pypdf
base: 2.4.2
head repository: py-pdf/pypdf
compare: 2.5.0
- 19 commits
- 21 files changed
- 6 contributors
Commits on Jul 7, 2022
-
- pytest: Set pytest testpaths and norecursedirs - dependencies: Cache pip packages (pycryptodome)
Configuration menu - View commit details
-
Copy full SHA for a1aaf91 - Browse repository at this point
Copy the full SHA a1aaf91View commit details -
DEV: Cache downloaded files (#1070)
Also: Fix pycryptodome uninstall in CI
Configuration menu - View commit details
-
Copy full SHA for ff5fd88 - Browse repository at this point
Copy the full SHA ff5fd88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 810691a - Browse repository at this point
Copy the full SHA 810691aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d63ab2c - Browse repository at this point
Copy the full SHA d63ab2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d6e09 - Browse repository at this point
Copy the full SHA 67d6e09View commit details
Commits on Jul 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67d962d - Browse repository at this point
Copy the full SHA 67d962dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b048a2 - Browse repository at this point
Copy the full SHA 9b048a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f74c7 - Browse repository at this point
Copy the full SHA f4f74c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f776f54 - Browse repository at this point
Copy the full SHA f776f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a8199c - Browse repository at this point
Copy the full SHA 3a8199cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 439c749 - Browse repository at this point
Copy the full SHA 439c749View commit details -
BUG: Let Page.scale also scale the crop-/trim-/bleed-/artbox (#1066)
Closes #272 Co-authored-by: Brian Painter <brianpainter@tindallcorp.com>
Configuration menu - View commit details
-
Copy full SHA for 8edaca8 - Browse repository at this point
Copy the full SHA 8edaca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9794ef6 - Browse repository at this point
Copy the full SHA 9794ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b42e0db - Browse repository at this point
Copy the full SHA b42e0dbView commit details
Commits on Jul 10, 2022
-
PI: Use iterative DFS in PdfWriter._sweep_indirect_references (#1072)
* Recursive Depth-first search (DFS) was changed to iterative DFS * Removed PdfWriter.external_reference_map and calculate hash from every referred object and use that to detect duplicate objects. * In several cases, the warning "Unable to resolve .*, returning NullObject instead" is no longer necessary. * Bugfix: Recalculate all parents hashes when a dictionary or array object value changes Closes #351 Closes #1036
Configuration menu - View commit details
-
Copy full SHA for 1e4c2c9 - Browse repository at this point
Copy the full SHA 1e4c2c9View commit details -
ENH: Add PageObject._get_fonts (#1083)
Add possibility to get names of fonts See #153 Co-authored-by: tiarno <jtim.arnold@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e51141d - Browse repository at this point
Copy the full SHA e51141dView commit details -
MAINT: Set page.rotate(angle: int) (#1092)
Closes #1021 Co-authored-by: probel_hero <93727145+SXHRYU@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5c0b55 - Browse repository at this point
Copy the full SHA c5c0b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ba4ae - Browse repository at this point
Copy the full SHA 46ba4aeView commit details -
New Features (ENH): - Add PageObject._get_fonts (#1083) - Add support for indexed color spaces / BitsPerComponent for decoding PNGs (#1067) Performance Improvements (PI): - Use iterative DFS in PdfWriter._sweep_indirect_references (#1072) Bug Fixes (BUG): - Let Page.scale also scale the crop-/trim-/bleed-/artbox (#1066) - Column default for CCITTFaxDecode (#1079) Robustness (ROB): - Guard against None-value in _get_outlines (#1060) Documentation (DOC): - Stamps and watermarks (#1082) - OCR vs PDF text extraction (#1081) - Python Version support - Formatting of CHANGELOG Developer Experience (DEV): - Cache downloaded files (#1070) - Speed-up for CI (#1069) Maintenance (MAINT): - Set page.rotate(angle: int) (#1092) - Issue #416 was fixed by #1015 (#1078) Testing (TST): - Image extraction (#1080) - Image extraction (#1077) Code Style (STY): - Apply black - Typo in Changelog Full Changelog: 2.4.2...2.4.3
Configuration menu - View commit details
-
Copy full SHA for 8f47939 - Browse repository at this point
Copy the full SHA 8f47939View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.4.2...2.5.0