Skip to content

v0.2.0

Compare
Choose a tag to compare
@anthrotype anthrotype released this 02 Mar 18:11
· 14 commits to master since this release
c89269b
  • Dropped support for EOL Python 2.7 and 3.6, require Python 3.7+ (#16).
  • Added support for compressing PNGs via zopfli.png.optimize method. Also available from the command line as python -m zopfli.png; mimics the upstream's zopflipng c++ executable (#17).