Skip to content

Image version 0.55.0

Choose a tag to compare

@kipcole9 kipcole9 released this 07 Dec 18:33
· 271 commits to main since this release

Bug Fixes

  • Fixes Image.mutate/4 to correctly interpret the return results of mutation functions in Image.Draw. Thanks to @ramyma for the issue and the PR. Closes #173, closes #174.

  • Fix spec for Image.crop!/4. Thanks to @BobbyMcWho for the PR. Closes #171.

Enhancements

  • Support the :pyramid option for saving .tiff files. Thanks to @dersmon for the suggestion. Closes #172.