v2.10.0
New functionality
- Animated GIF support (thanks @Elad-Laufer)
- Simple pixelation filter (thanks @Elad-Laufer)
- Adds image Replicate for repeating images (thanks @cshum)
Bug fixes and improvements
- Fixes macos-11 test failures
What's Changed
- Remove deprecated export functions by @Elad-Laufer in #242
- Fix typos and shadowing by @Elad-Laufer in #241
- implement vips_replicate by @cshum in #243
- Revert "- remove deprecated export functions (#242)" by @davidbyttow in #244
- Minor fixes based on PR #242, adds macos-12 golden snapshots by @davidbyttow in #245
- Add simple (and naive) implementation of pixelate filter by @Elad-Laufer in #224
- Animated GIF support by @Elad-Laufer in #246
Full Changelog: v2.9.0...v2.10.0