Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

47 lines (28 loc) · 1.63 KB

Release Notes

Added:

  • Transactions 7af08faa
  • Determining image quality 6cbe253eb
  • \Intervention\Image\Image is acceptable for input of raw and make method 6304c3cae

Changed:

  • in method is optional
  • be method improved

Fixed

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

laravel 9 support

Fixed

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

Set public disk for rm when not setted.

Added

  • Disks (saving in storage).

Changed

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

Removed

  • inPublicPath