Releases: imagekit-developer/imagekit-ruby
Releases · imagekit-developer/imagekit-ruby
Version 3.1.0
What's Changed
- added transformation snippet in readme by @ankur-dwivedi in #61
- added checks parameter by @ankur-dwivedi in #63
Full Changelog: 3.0.0...3.1.0
Version 3.0.0
Now, you can use the transformation
parameter when uploading files to apply both pre and post-transformation. We've also introduced two new parameters effect_shadow
and effect_gradient
.
Breaking changes
In version 3.0.0, we've removed the old overlay syntax parameters for transformations, such as oi
, ot
, obg
, and more.
Version 2.3.0
Fixes - #55
Version 2.2.3
Fixes - #51
Version 2.2.2
Fixes #49
Version 2.2.1
Fixes - #45
Version 2.2.0
File version related API and new parametes.
Version 2.1.1
Fixes - #42
Version 2.1.0
Fixes - #38
Version 2.0.1
Active storage url generation fix.