Skip to content

Add library version numbers to public API#4700

Merged
hugovk merged 4 commits intopython-pillow:masterfrom
nulano:features-version
Jun 21, 2020
Merged

Add library version numbers to public API#4700
hugovk merged 4 commits intopython-pillow:masterfrom
nulano:features-version

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.

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