Skip to content

get ready for 3.0.0 #530

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

Merged
merged 4 commits into from
Apr 28, 2025
Merged

get ready for 3.0.0 #530

merged 4 commits into from
Apr 28, 2025

Conversation

jcupitt
Copy link
Member

@jcupitt jcupitt commented Apr 22, 2025

I updated the docs (using 8.17) to get ready for 3.0.0.

Any thoughts? One thing I noticed is that if course the new [[email protected]] links are in the pyvips docs now (obviously), which I hadn't thought of.

 class BlendMode(object):
     """BlendMode.
 
-The various Porter-Duff and PDF blend modes. See vips_composite(),
+The various Porter-Duff and PDF blend modes. See [[email protected]],
 for example.
 
 The Cairo docs have a nice explanation of all the blend modes:

Perhaps we should translate these to RST style in the doc generator?

@jcupitt
Copy link
Member Author

jcupitt commented Apr 27, 2025

Shall we push 3.0 out? Any final thoughts?

Copy link
Member

@kleisauke kleisauke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feel free to ship it whenever you're ready!

@@ -1,10 +1,10 @@
## Version 3.0.0 (release date TBD)
## Version 3.0.0 (released 26 April 2025)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release date needs to be corrected.

[func@version]
[class@Image]
[[email protected]]
[[email protected]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[meth@Image.add]
[method@Image.add]

@jcupitt jcupitt merged commit b41f707 into master Apr 28, 2025
12 checks passed
@jcupitt
Copy link
Member Author

jcupitt commented Apr 28, 2025

ok, 3.0 is released!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants