Skip to content

Release 3.3.0

Latest

Choose a tag to compare

@yegor-pelykh yegor-pelykh released this 26 Dec 10:47
· 2 commits to main since this release
  • feat: Rewrite WebP decoder based on the latest libwebp bfe7602
  • chore: Upgraded dependency versions 36d29a7
  • refactor: Improve timeout specification for PNG tests 823cbc0
  • fix: Various fixes related to TIFF file reading d9094d4
  • refactor: Improve timeout specification for tests fa8e199
  • feat: Extend BlendMode usage to most draw* and some fill* methods 66cdcf9
  • fix: Fix handling of JPEG files and EXIF data cec8d65
  • fix: Fix toString() implementations for various IFD values b319305
  • fix: Fix handling of JPEG subsampling 723b228
  • style: Format code 83eabd5
  • fix: Corrected JPEG tests functionality (proper EXIF keys) a824ff9
  • fix: Corrected call context for image processing functions 0ba74b8
  • fix: Corrected data typing in PNG decoder 293d058
  • fix: Fix zero delta case in rgbToHsv conversion 25891ff
  • fix: Prevent accidental inclusion of Vitest config in build output d039f21