Sha256: e1b402263ae3d4bedc8f0a4f780153abc6c2ab88127b20b2eff0d175cbb2f2bf
Contents?: true
Size: 1.46 KB
Versions: 1
Compression:
Stored size: 1.46 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## Unreleased ### Added - Copied pixbufutils and redeye gems into main gem - Added gdk_pixbuf_cairo C extension to convert between GdkPixbufs and ImageSurfaces - Added Ruby 3 support - Bumped version to 0.99.01 in preparation for a 1.0 release ### Removed - support for Ruby 2.0 (and illusion of it being tested by CI) - support for Ruby 2.3 - gtk2 dependency ## [0.13.0] 16.12.2020 ### Fixed - Refactored test suite - Fixed most rubocop offenses ### Aded - CI pipeline - rubocop - Development image ## [0.12.1] 10.12.2020 ### Fixed - Removed large test image ## [0.12.0] 10.12.2020 ### Fixed - Compatability with gdk_pixbuf v3.4.0+ [TECH-14001] ### Aded - .ruby-version file ## [0.11.3] 26.06.2019 ### Fixed - Compatability with gdk_pixbuf v3.0.9+ [TECH-9065] ## [0.11.2] 21.02.2019 ### Added - While throwing Gdk::PixbufError::CorruptImage in Morandi::ProfiledPixbuf#initialize try to recover the image by saving it to a tempfile and re-read. This operation should remove all wrong markers. [TECH-7663] ## [0.11.1] 21.02.2019 ### Added - Have option to set the JPEG image compression size be a string like all the other options. [TECH-7701] ## [0.11.0] 07.12.2018 ### Added - Added option to set the JPEG image compression size [104324]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
morandi-0.99.03 | CHANGELOG.md |