This release:
fixes yet another crash for small images (#38),
makes metadata handling consistent (#100),
adds memory limit support (#75),
fixes some incorrect error messages (#40),
fixes various build issues (a.o. removes the gflags dependency) and missing documentation.
Guetzli is a JPEG encoder that aims for excellent compression
density at high visual quality. Guetzli-generated images are
typically 20-30% smaller than images of equivalent quality generated
by libjpeg. Guetzli generates only sequential (nonprogressive)
JPEGs due to faster decompression speeds they offer.