Added webp support, and updated all dependencies which crucially should make the crate easier to install on Ubuntu 24.04.
Users on Ubuntu 22.04 might need to stick to the previous release 0.5.0, mostly due to ffmpeg 6+ not available on Ubuntu 22.04.
What's Changed
- Animated webp support by @december1981 in #40
- update ffmpeg version by @MoonDusk1996 in #35
- updated all dependencies and updated this to match said dependencies by @Yuki-iso in #46
New Contributors
- @december1981 made their first contribution in #40
- @MoonDusk1996 made their first contribution in #35
- @Yuki-iso made their first contribution in #46
Full Changelog: v0.5.0...v0.6.0