native_animated_image_linux 0.2.0
native_animated_image_linux: ^0.2.0 copied to clipboard
Linux implementation of native_animated_image (ships the Rust native binary).
Changelog #
0.2.0 - 2026-06-05 #
- Version bump alongside main package 0.2.0. No platform-side changes — no system AVIF decoder available on linux, callers go through Rust path for GIF/APNG/WebP and fall back to their own AVIF backend.
0.1.0 - 2026-06-04 #
Initial release. linux platform implementation of native_animated_image (ships the Rust-built native binary).