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

Latest commit

 

History

History
22 lines (13 loc) · 364 Bytes

changes.md

File metadata and controls

22 lines (13 loc) · 364 Bytes

v1.0.1

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

v1.0

all tests pass