Releases: nhoizey/jekyll-cloudinary
Releases · nhoizey/jekyll-cloudinary
v1.9.1
- Better warning message when the local source image is missing
v1.9.0
- Get the dimensions of the picture from the source path instead of the destination one (#19)
v1.8.1
- Fixes an issue with local images
v1.8.0
- Image size detection now uses FastImage instead of RMagick to remove imagemagick dependency, thanks to @aarongustafson (#25)
v1.7.0
- It is now possible to use all effects and transformations from the Cloudinary API, thanks to @aarongustafson (#24)
v1.4.0
Fixed issue:
- Now supports sites with baseurl (#10)
v1.3.1
Restore natural width if some computed ones are missing
v1.3.0
Restore width
and height
attributes
v1.2.17
Fixes a little typo with huge impact…