Skip to content

Image version 0.59.0

Choose a tag to compare

@kipcole9 kipcole9 released this 13 Mar 22:09
· 112 commits to main since this release

Breaking Change

  • Image.radial_distortion_correction/5 and Image.vignette_correction/4 have moved to a new library image_lens_correction.

Enhancements

  • Tolerate non-compliant null-terminated datatime strings in Exif. Thanks to @hansihe for the PR. Closes #181.

  • Add Image.Math.max/1, Image.Math.min/1, Image.Math.max!/1, Image.Math.min!/1 and Image.Complex.polar/1.