Skip to content

Releases: artisansweb/image-optimizer

Avoid exceeding execution time if more images are being optimized.

20 Apr 10:14
b5a1ad2

Choose a tag to compare

It will be useful if a user is optimizing a large set of images in the loop.

Generate unique file name for destination directory(if same file name already exists)

02 Apr 10:18
f6e66c6

Choose a tag to compare

0.0.4

Merge pull request #4 from artisansweb/generate-unique-file-name-for-…

Skip the process if the destination file has invalid extension

31 Mar 11:57
8a1c51e

Choose a tag to compare

Merge pull request #3 from artisansweb/check-destination-image-mime-type

skip the process if destination file has invalid extension

Add Exception Class

20 Mar 11:14
4940192

Choose a tag to compare

Created a separate folder Exception which will have exception classes.

Initial Release

12 Mar 12:40

Choose a tag to compare

This is the first version of the package.