Guetzli Js Versions Save

Guetzli for NodeJS/Browser

v1.0.9

7 years ago
  • node: move Image type to image.Image, and remove depth filed, stride is optional
  • node: move png/jpeg helper function to helper module
  • support travis-ci build
  • more unit test
  • add bench test

v1.0.8

7 years ago
  • fix bin/guetzli-cli on darwin

v1.0.7

7 years ago
  • try fix bin/guetzli-cli

v1.0.6

7 years ago
  • try fix npm install

v1.0.2

7 years ago
  • switch to TypeScript
  • support browser
  • add encodeImage
  • add online example
  • more docs