PyPDF2 2.0.0 development started #843
Replies: 2 comments 8 replies
-
Question to everybody (and especially @MasterOdin @pubpub-zz as you both are super active): When should the 2.0.0 be released? Do you think there should be specific features being finished? Initially, I wanted to have some big cool new feature. For example, better text extraction or some new cryptography support. However, I think I changed my mind on this. We have already one cool new feature: Types. What do you think? |
Beta Was this translation helpful? Give feedback.
-
The plan is to release 2.0.0 on 1st of June. There was another bugfix for 1.x today. Aparently some people are using the xmp stuff |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm going to phase PyPDF2 1.X out.
That means:
Meanwhile, the work on PyPDF2 2.0.0 started. Changes will get merged into the
2.0.0-dev
branch. Once the release is finished, that branch will be merged into themain
branch.If you have little experience with git: Don't worry, I'll support you. However, I also hope that this will get finished within May so that we can work directly on the main branch again :-)
Beta Was this translation helpful? Give feedback.
All reactions