v0.12.2 (2026-01-20)
Bug Fixes
- disable wasm32 build due to unresolved issues (41c3b1e)
- suffix's docs conflict with code (c1c0a44)
- fix DCT overflow manually set smooth arg to fix that (75f2cf7)
- add icc to the build-binary feature to fix compilation errors (c28be02)
- suppress
little_exifimages without EXIF (58495bc) - re-fix deprecated rename ravif::ColorSpace to ColorModel (a1e482f)
v0.12.1
Bug Fixes
- cli: 🐛 fixed a bug when little exif panics on png images (159bbab)