Skip to content

Releases: amirHossein5/laravel-image

v2.2.0

09 May 14:06
70cfd22
Compare
Choose a tag to compare

Added:

  • Transactions 7af08fa
  • Determining image quality 6cbe253
  • \Intervention\Image\Image is acceptable for input of raw and make method 6304c3c

Changed:

  • in method is optional
  • be method improved

v2.1.1

21 Mar 15:25
81f6584
Compare
Choose a tag to compare

Fixed:

Fix throwing exception when removing a false path (unlocated) image(s) 2afca87

v2.1.0

14 Mar 16:17
b991cf6
Compare
Choose a tag to compare

laravel 9 support

v2.0.2

24 Feb 15:11
edd1025
Compare
Choose a tag to compare

Fixed:

  • On removing image, only if directory is empty, it'll be remove 97d736a.

v2.0.1

19 Jan 16:04
2b30c7b
Compare
Choose a tag to compare

Set public disk for rm when not setted.

v2.0.0

12 Jan 10:52
f1230cd
Compare
Choose a tag to compare

Added:

  • Disks (saving in storage).

Changed:

  • inPath to in
  • Result array.
  • Getting result array manually properties.

Removed:

  • inPublicPath

v1.2.0

11 Jan 10:04
2d5e312
Compare
Choose a tag to compare

Added:

  • wasRecentlyRemoved()
  • replace
  • be

v1.1.0

07 Jan 19:10
c094844
Compare
Choose a tag to compare

Added

Getting result array manually 6553054.

1.0.0

11 Dec 09:03
5c8a87b
Compare
Choose a tag to compare

First release.