Skip to content

Releases: nickdekruijk/imageresize

1.2.2

28 Apr 14:20
Compare
Choose a tag to compare
  • Added asset_resized_encode() helper

1.2.1

23 Jul 13:39
Compare
Choose a tag to compare
  • Make resize() method public
  • Error handling when running from console
  • Prevent error when one of the targets parents directories wasn't writable

1.2.0

16 Jul 14:16
Compare
Choose a tag to compare
  • Added asset_resized() helper function

1.1.1

22 Oct 09:06
55aca62
Compare
Choose a tag to compare

Remove laravel requirement as quick fix for laravel 6

1.1.0

04 Oct 08:52
Compare
Choose a tag to compare
  • Templates using 'fit' wil no longer upscale by default, to force upscaling set'upscale' => true, in template config
  • Added 'output' option to templates to force a specific format (gif/png/jpeg)

1.0.1

03 Oct 15:01
ac61eac
Compare
Choose a tag to compare
  • README.md update to explain what imageresize:delete command does

1.0.0

11 Jul 09:52
ce8975b
Compare
Choose a tag to compare

Initial release