Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Releases: chai2010/guetzli-go

Release v1.0.1

22 Mar 03:11
Compare
Choose a tag to compare

package:

  • fix build on Linux
  • update to google/guetzli-1.0.1
  • change quality to int type
  • speed up for capi/rgbToRGBVector when stride is equal to image width

command:

  • support more formats(bmp/bpg/tiff/webp)
  • support batch compress
  • adds regexp argument
  • adds memory limit support

Release v1.0

18 Mar 15:17
Compare
Choose a tag to compare

all tests pass