We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15100e1 commit 57535beCopy full SHA for 57535be
CHANGELOG.txt
@@ -23,7 +23,10 @@ Changes in v0.16.2:
23
1/ Enum results are returned as Python enum instead of int.
24
2/ Passing ints as enum parameters is deprecated.
25
4/ Added dict-like behaviour to "data" structs.
26
- 5/ SWIG v4.1.0 or later required to run SWIG.
+ 5/ Log handlers can be set/cleared from Python.
27
+ 6/ Made docs available on readthedocs.org
28
+ 7/ SWIG v4.1.0 or later required to run SWIG.
29
+ 8/ Binary wheels incorporate libexiv2 v0.27.7.
30
31
Changes in v0.16.1:
32
1/ Binary wheels incorporate libexiv2 v0.27.7.
0 commit comments