All Versions
12
Latest Version
Avg Release Cycle
76 days
Latest Release
1621 days ago

Changelog History
Page 1

  • v1.6.2 Changes

    November 16, 2019

    โšก๏ธ Update golang.org/x/image dependency (improves BMP and TIFF support).

  • v1.6.1 Changes

    August 24, 2019

    ๐Ÿ›  Fix golden tests on arm64, ppc64le, s390x.

  • v1.6.0 Changes

    February 02, 2019
    • ๐ŸŽ Overall performance improvements
    • ๐Ÿ†• New function - AdjustSaturation
    • โœ… More tests and benchmarks
  • v1.5.0 Changes

    August 19, 2018
    • ๐Ÿ†• New decode option AutoOrientation, that sets the auto-orientation mode. If auto-orientation is enabled, the image will be transformed after decoding according to the EXIF orientation tag (if present). By default it's disabled.
    • ๐ŸŽ Blur performance optimizations.
    • ๐Ÿ†• New FormatFromExtension helper function.
  • v1.4.2 Changes

    May 08, 2018
    • ๐Ÿ›  Fix race condition and simplify the New function.
    • โž• Add convenience function FormatFromFilename.
  • v1.4.1 Changes

    March 14, 2018
    • Nearest-neighbor downsampling improved.
    • ๐Ÿ†• New encode option added - PNGCompressionLevel.
    • ๐Ÿ“š Minor readme/documentation updates.
  • v1.4.0 Changes

    March 12, 2018
    • ๐Ÿ”จ Image processing refactoring: most functions are now faster and allocate less memory.
    • โœ… More tests and benchmarks added.
    • More encode options added: in addition to JPEGQuality there are now three GIF encode
      options (GIFNumColors, GIFQuantizer, GIFDrawer).
  • v1.3.0

    January 01, 2018
  • v1.2.4

    October 26, 2017
  • v1.2.3

    October 07, 2017