Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@anibali anibali released this 09 Jun 07:00
· 0 commits to master since this release
6729ba2
  • Added support for specifying target_size during image compression. When using this option, be sure to also set passes to a value greater than 1. #64
  • Added support for specifying the animation loop count. #66
  • Added typing. Thanks @laggykiller.
  • Nested the private binary _webp module within the webp package.
  • Removed superfluous *args from a few functions.