-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.12.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: py-pdf/pypdf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 19 files changed
- 3 contributors
Commits on Jul 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2a741e - Browse repository at this point
Copy the full SHA c2a741eView commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85ca63e - Browse repository at this point
Copy the full SHA 85ca63eView commit details -
DEV: Add body to created GitHub release (#1985)
PR fixes that new GitHub releases were lacking a body, where this was due to the fact that we were not outputting `tag_body` to `$GITHUB_ENV` so that it wasn't available in follow-up steps. However, because the body is a multiline string, we've got to wrap it in special syntax to get it to work (see [docs](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#example-of-a-multiline-string) for example). See https://github.com/py-pdf/pypdf/actions/runs/5601580443/jobs/10245662760?pr=1985 as an example test run that shows it working in a test workflow. Closes #1971
Configuration menu - View commit details
-
Copy full SHA for 6df64af - Browse repository at this point
Copy the full SHA 6df64afView commit details
Commits on Jul 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c1095a - Browse repository at this point
Copy the full SHA 8c1095aView commit details -
DEV: Use softprops/action-gh-release@v1 (#1991)
Get rid of deprecation warnings
Configuration menu - View commit details
-
Copy full SHA for b0cf830 - Browse repository at this point
Copy the full SHA b0cf830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965b98e - Browse repository at this point
Copy the full SHA 965b98eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 524ddf9 - Browse repository at this point
Copy the full SHA 524ddf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcf997a - Browse repository at this point
Copy the full SHA dcf997aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 271945b - Browse repository at this point
Copy the full SHA 271945bView commit details -
New Features (ENH): - Add is_open in outlines in PdfReader and PdfWriter (#1960) Bug Fixes (BUG): - Search /DA in hierarchy fields (#2002) - Cope with different ISO date length (#1999) - Decode Black only/CMYK deviceN images (#1984) - Process CMYK in deflate images (#1977) Developer Experience (DEV): - Add mypy to pre-commit (#2001) - Release automation (#1991, #1985) [Full Changelog](3.12.2...3.13.0)
Configuration menu - View commit details
-
Copy full SHA for 74f8175 - Browse repository at this point
Copy the full SHA 74f8175View commit details
Loading
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 3.12.2...3.13.0