Skip to content

0.9.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@zevilz zevilz released this 20 Apr 08:21
· 54 commits to master since this release
40ce82f
  • Added support for extensions.
  • Added hooks for extensions. The script refactored for support redefinition of some variables using extensions.
  • Added lock file to prevent cycling optimization and avoid conflicts during optimization for longer than period between optimizations.
  • Min bash version raised to 4.*.
  • Added autoinstall new bash version on MacOS.
  • Specific supported versions of FreeBSD replaced with minimum version. Now for new versions will be supported automatic installation of dependencies without refactoring the script.
  • Optimization via djpeg/cjpeg is currently temporarily disabled to prevent an increase in size of output files in lossless mode. Later, djpeg/cjpeg options for lossless compression and small output file size will be selected.
  • Refactoring.