Skip to content
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

Add library version numbers to public API #4700

Merged
merged 4 commits into from
Jun 21, 2020

Conversation

nulano
Copy link
Contributor

@nulano nulano commented Jun 15, 2020

Continuation of #4688.
Helps issues such as #4686, #3833.

Changes proposed in this pull request:

--------------------------------------------------------------------
--- PIL CORE support ok, compiled for version 7.2.0.dev0
--- TKINTER support ok
--- FREETYPE2 support ok, loaded version 2.8.1
--- LITTLECMS2 support ok, loaded version 20.90
--- WEBP support ok, loaded version 0.6.1
--- WEBP Transparency support ok
--- WEBPMUX support ok
--- WEBP Animation support ok
--- JPEG support ok, compiled for version libjpeg-turbo 1.5.2
--- OPENJPEG (JPEG2000) support ok, loaded version 2.3.0
--- ZLIB (PNG/ZIP) support ok, loaded version 1.2.11
--- LIBTIFF support ok, loaded version 4.0.9
--- RAQM (Bidirectional Text) support ok, loaded version 0.7.0
--- LIBIMAGEQUANT (Quantization method) support ok, loaded version 2.12.6
--- XCB (X protocol) support ok
--------------------------------------------------------------------

I did not add a version number for XCB as I can't easily test it on Windows.

src/PIL/features.py Outdated Show resolved Hide resolved
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@hugovk hugovk merged commit 1bc67c9 into python-pillow:master Jun 21, 2020
@hugovk
Copy link
Member

hugovk commented Jun 21, 2020

Thanks!

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