-
Notifications
You must be signed in to change notification settings - Fork 10k
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
2.0 release #10181
Comments
The current pre-release indeed needs to be removed since we fixed some regressions found in it (see the note on https://github.com/mozilla/pdf.js/projects/5). That would mean that we will only end up with a stable release, so no beta release temporarily. Possibly the download page needs to be updated slightly to handle that (i.e., not show the button). The current master would be version 2.0. From that point on, I think we can create 2.1. |
I'll coordinate the stable 2.0 release. Tasks:
|
The simplest solution might be to temporarily just set both version numbers to the same one, to avoid having to alter the page. |
Closing since version 2.0 is now stable. I had some trouble pushing the stable version to |
I have updated the project board at https://github.com/mozilla/pdf.js/projects/5. In particular I could use some help with writing a migration guide because I'm not sure if all |
While it looks like the Ninja-edit: Although based on https://github.com/mozilla/pdfjs-dist/releases, it looks like Also, it looks like brendandahl/botio@3f0fe06#diff-c945a46d13b34fcaff544d966cffcabaR448 may accidentally have broken the links back to the main repo, since e.g. https://github.com/mozilla/pdfjs-dist/releases/tag/v2.0.943 no longer contains a click-able link:
For earlier versions of
|
For I'll create a note for both points on the project board. |
I was thinking master would only be updated with with each new release. I'm not sure why it didn't update with our last release. |
In our usual release flow we've been moving pre-release to release and generating a new pre-release from master. I was about to generate the new pre-release, but I haven't been following API changes closely lately, so I'm unsure of what the version number should be. Is the current master 2.0 or 2.1 or need to be 3.0?
We could also just remove the current pre-release and make new 2.0 release from master. Then release that.
@Snuffleupagus @timvandermeij
The text was updated successfully, but these errors were encountered: