Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 09:55
· 110 commits to main since this release

Changelog

πŸš€ Features

  • fb8174e (webp) decode animation frames
  • 2d0680a (webp) decode ICC profile from container and apply if needed

πŸ› Fixes

  • efa85c6 (webp) return more standard image types

πŸ”„οΈ Changes

  • 1126ea9 (webp) remove outdated TODO
  • b6d328a (webp) don't return raw type in types if no icc profile is set

πŸ›  Build

  • 93022ed (common) run testGetNumImages on all images
  • 3c40384 (webp) run icc profile test for all image types
  • 9de0453 (webp) fix no-op test
  • 23a8576 (common) run more tests on the whole test data
  • 9c08ab5 (webp) rerun jextract from demux.h and load webpdemux instead of webp
  • cc25ff4 publish imageio-common to Maven

πŸ“ Documentation