mirror of
https://github.com/usetrmnl/image_processing.git
synced 2026-08-13 14:27:14 -07:00
* Add resize_to_cover * Add an initial resize_to_cover test * Fix method name and add passing tests for VIPS * Add cover method for MiniMagick and add tests * Rearrange VIPS tests to match source code order * Update CHANGELOG.md * Add documentation for cover to both engines