-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REL: 5.0.0 #2851
REL: 5.0.0 #2851
Conversation
Release version 5.0.0
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2851 +/- ##
=======================================
Coverage 95.98% 95.98%
=======================================
Files 51 51
Lines 8501 8501
Branches 1696 1696
=======================================
Hits 8160 8160
Misses 200 200
Partials 141 141 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please reduce the changelog to omit unimportant changes and fix line 15 to match the other lines. (Please note that this has to be done for the merge commit data as well.) Additionally, I slightly adjusted the wording of the introductory text which should be transferred as well.
If you need help, feel free to come back to me and I will have a look at condensing the changelog myself tomorrow.
@pubpub-zz @stefan6419846 Thank you for keeping pypdf alive 🙏 |
@stefan6419846 |
Co-authored-by: Martin Thoma <info@martin-thoma.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 🎉 Thank you 🙏
As I'm out of touch of recent developments it would be good to wait for the approval of @stefan6419846
I have just reverted all the unrelated changes to the files. They need further dedicated discussions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be okay now. Please ensure that the merge commit uses the correct (cleaned up) message. Creating the tag will probably need manual tasks as well.
Version 5.0.0, 2024-09-15
This release drops support to Python 3.7 and introduces the capability to build incremental PDF files.
Security (SEC)
New Features (ENH)
Bug Fixes (BUG)
Robustness (ROB)
Documentation (DOC)
Developer Experience (DEV)
Maintenance (MAINT)
Code Style (STY)
Other
Full Changelog