Skip to content

Image version 0.43.1

Choose a tag to compare

@kipcole9 kipcole9 released this 21 Mar 22:13
· 396 commits to main since this release

Bug Fixes

  • Image.from_kino/2 and Image.from_kino!/2 now use the :file_ref field in the Kino input structure to identify the required image. This changed was added in Kino 0.11 which is therefore now a minimum version requirement. Thanks to @kevinschweikert for the PR. Closes #133.

  • Improve the thumbnailing guide. Thanks to @nathanl for the PR. Closes #132.