- Bug fix: if the user provides both width and height to
resize
then output an image of size (width, height), rather than always preserving the input image's aspect ratio.
- New operations:
- Crop
- Overlay
- Map
- Sequence
- Pad
- Tile
- New
- Improved error reporting.
- Added support for glob inputs and a variable number of output images.
- Moved user guide into a separate file, replaced --generate-readme option with --generate-guide, and made minor improvements to the guide and README.
Initial release.