Skip to content

v3.1.1

Choose a tag to compare

@crynobone crynobone released this 21 Aug 06:35
· 160 commits to 6.x since this release
  • Improved performances by reducing call within Illuminate\Container\Container.
  • Create dispatchable job that you can use to create image thumbnail via Orchestra\Imagine\Jobs\CreateThumbnail.
  • Create dispatchable job that you can use to resize an image via Orchestra\Imagine\Jobs\ResizeImage.