Features
- Bulk processing now defaults to 4 concurrent processes.
- Alternatively to the .env file, you can pass the Tinify API key using the
-apikey
flag. - Log files can be generated using the
-log
flag. - More descriptive logs, including time stats
- Failed Tinify API compression requests will be automatically retried up to two times.
- Configurable using the
-maxretries
flag.
- Configurable using the
Full Changelog: v0.1.0-alpha...v0.2.0-alpha