Skip to content

v2.0.0

Compare
Choose a tag to compare
@chrissimpkins chrissimpkins released this 12 May 18:31
· 234 commits to master since this release

Changes:

  • new crunch executable that supports parallel PNG image optimization on *nix platforms (including macOS, Linux, and POSIX compliant application environments on Windows such as Cygwin)
  • parallel image processing support added to the Crunch macOS GUI application
  • parallel image processing support added to the Crunch Image(s) macOS right-click menu service
  • updated embedded pngquant executable to v2.11.7 (January 2018) with statically compiled library dependencies
  • updated embedded zopflipng executable to git tag zopfli-1.0.1
  • convert Crunch macOS GUI files to binary (from XML text files)
  • new make target and shell script for pngquant dependency source compile support for *nix platforms
  • new make target and shell script for zopflipng dependency source compile support for *nix platforms
  • new make target for pngquant dependency uninstall
  • new make target for zopflipng depdendency uninstall
  • new make target for command line executable install
  • new make target for command line executable uninstall
  • new make target for Python script testing
  • new make target for shell script linting
  • fix for make target install of macOS right-click service over a previous install