All Versions
12
Latest Version
Avg Release Cycle
76 days
Latest Release
1825 days ago
Changelog History
Page 1
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.
- ๐ New decode option
-
v1.4.2 Changes
May 08, 2018- ๐ Fix race condition and simplify the
New
function. - โ Add convenience function
FormatFromFilename
.
- ๐ Fix race condition and simplify the
-
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