Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 01 Apr 20:46
· 12 commits to refs/heads/master since this release
7150375

This release contains breaking change for monochrome images.

Added

  • Monochrome images without alpha channel, will be opened in L or I;16 mode instead of RGB. #215

Changed

  • convert_hdr_to_8bit value now ignores monochrome images. #215
  • subsampling parameter for encoding has higher priority than chroma. #213
  • Minimum required libehif version is 1.17.0. #214
  • Minimum supported Pillow version raised to 9.5.0. #216