Skip to content

Releases: davidbyttow/govips

v2.14.0

26 Feb 02:44
9d4bcfa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.13.0...v2.14.0

v2.13.0

06 May 02:39
c6838fc
Compare
Choose a tag to compare

What's Changed

  • Regenerate golden images to make file paths compatible with go get by @AttilaTheFun in #357

Full Changelog: v2.12.0...v2.13.0

v2.12.0

25 Apr 03:08
d54e310
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

17 Mar 16:11
19c388d
Compare
Choose a tag to compare

Bug fixes and improvements

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

17 Jan 10:30
623c60d
Compare
Choose a tag to compare

New functionality

Bug fixes and improvements

  • Fixes macos-11 test failures

What's Changed

Full Changelog: v2.9.0...v2.10.0

v2.9.0

31 Dec 08:04
ef478ad
Compare
Choose a tag to compare

New functionality

  • GetPoint()
  • Create thumbnails straight from image or buffer (faster than loading image, then thumbnailing)
  • vips_embed implements extend background with color
  • TransformICC()

Bug fixes

  • Fix double-free in Label()

v2.8.1

12 Dec 14:05
69fb618
Compare
Choose a tag to compare

Fix ICCTransform() for more than 8-bit images

v2.8.0

12 Dec 09:12
Compare
Choose a tag to compare

New functionality

  • loading parameters general support
  • JPEG2000 support
  • PNG export parameters support
  • getPoint()
  • Join()
  • ArrayJoin()

Bug corrections

  • PNG loading fail parameter respected
  • WEBP ICC support
  • Some memory leak fixes

v2.7.0

28 May 18:48
Compare
Choose a tag to compare
  • AVIF support
  • GIF/WEBP animation support was causing regressions, removing it temporarily

v2.6.0

08 May 13:05
02372d8
Compare
Choose a tag to compare
  • FindTrim()
  • Insert()
  • Rank()
  • Improved BMP performance
  • Close() available again for manually closing images if GC can't keep up with your hyper-volume app
  • WEBP and GIF animation support

A huge thank you to all the wonderful contributors!