v2.12.0
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 in /examples/tiff by @dependabot in #274
- User defined fields to keep in RemoveMetadata(...) by @Elad-Laufer in #277
- Add
PngExportParams.Filter
option to .png export by @bozaro in #284 - Bump sharp from 0.29.3 to 0.30.5 in /examples/tiff by @dependabot in #286
- Original image type by @Elad-Laufer in #299
- gaussian blur support min_ampl by @jishi92 in #307
- Add APIs to get image EXIF data and ICC profile data by @AttilaTheFun in #317
- Add support for higher bit depth AVIF and HEIF images by @AttilaTheFun in #322
- Fix bug with icc transform bit depth by @AttilaTheFun in #323
- Determine libvips version runtime by @tgmpje in #320
- add ExtractBandToImage by @roffe in #324
- BandSplit() split an n-band image into n separate images by @roffe in #326
- Bump CI to latest Ubuntu by @tonimelisma in #329
- Improved exif extraction by @AttilaTheFun in #325
- add golden images created with ubuntu 22 lts by @roffe in #328
- add libvips version and arch to reference image check by @tonimelisma in #332
- Added finalizer method in vips.Black method by @rektabhi in #336
- Bump golang.org/x/text from 0.3.4 to 0.3.8 by @dependabot in #345
- Bump golang.org/x/image from 0.0.0-20200927104501-e162460cd6b5 to 0.5.0 by @dependabot in #347
- Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 by @dependabot in #346
- Sanitize vips version string by @AttilaTheFun in #354
New Contributors
- @jishi92 made their first contribution in #307
- @tgmpje made their first contribution in #320
- @roffe made their first contribution in #324
- @rektabhi made their first contribution in #336
Full Changelog: v2.11.0...v2.12.0