Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 809 Bytes

changes.md

File metadata and controls

53 lines (31 loc) · 809 Bytes

Change Log

1.?.?

  • bin/guetzli: support read jpeg image
  • NPM: fix bad link in README.md
  • remove build dir after install

1.0.9

  • 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

1.0.8

  • try fix bin/guetzli-cli on darwin

1.0.7

  • try fix bin/guetzli-cli

1.0.3~1.0.6

  • try fix npm install

1.0.2

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

1.0.1

  • fix doc typo

1.0.0

init version, no tag.