Sha256: dd2e3a2dd6ff2f6f8f4b3f8357f0a7e16440f70bb4f8c6375a05f55f880db754
Contents?: true
Size: 966 Bytes
Versions: 1
Compression:
Stored size: 966 Bytes
Contents
# 3.3.0 - 2018-04-24 Support for Exif orientation. Images are rotated and flipped automatically based on Exif data, so that the generated thumbnails follow the specified orientation. Support for easy non-scaling operation By providing `0` for both width and height, the image will not be scaled but merely re-encoded to the target location. This may be useful in combination with the above mentioned automatic Exif orientation handling, # 3.2.0 - 2017-09-08 Check for some error cases in gd calls which might have resulted in null-pointer exceptions and subsequent segfaults. If the resized image could not be created for any reason, we now raise a `FastImage::ImageFetchFailure` exception. # 3.1.1 - 2016-06-03 Fix native code structure to work after gem install. # 3.1.0 - 2016-06-03 Replacing RubyInline with native extension. # 3.0.1 - 2016-06-02 Updating meta data in gemspec, no code changes. # 3.0.0 - 2016-06-02 Removing remote image support.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
local-fastimage_resize-3.3.0 | CHANGELOG.md |