Releases: imagekit-developer/imagekit-python
Releases · imagekit-developer/imagekit-python
Version 4.0.0
- Fixes #59. Now, you can use the
transformationparameter when uploading files to apply both pre and post-transformation. - We've also introduced two new parameters:
effect_sharpenandeffect_contrast.
Breaking changes
In version 4.0.0, we've removed the old overlay syntax parameters for transformations, such as oi, ot, obg, and more.
Version 3.2.0
Bumps urllib3 from 1.26.15
Version 3.1.0
SDK will not break if new properties are added in the API response. To avoid issues such as #40
Version 3.0.2
Version 3.0.1
Fixes - #32
Version 3.0.0
v2.2.8
- Bug Fixes
v2.2.7
- Bug Fixes
v2.2.6
v2.2.5
- Bug fixes
- Code refactor
- Test cases