Skip to content

Releases: ikhsanalatsary/multer-sharp

New Release

15 Mar 18:46
Compare
Choose a tag to compare

Update sharp v0.25 & heavy couple with sharp changelog here

New Release v0.5.2

11 Oct 04:53
Compare
Choose a tag to compare
  • Support Typescript definition 🎉
  • Update some vulnerable dependencies
  • Keep non-breaking change version

DONT USE THIS

11 Oct 04:49
Compare
Choose a tag to compare

Told you

New release v0.5.0

12 Jun 22:51
d2671da
Compare
Choose a tag to compare

Main:

Misc:

New Patch Release

20 Feb 06:34
Compare
Choose a tag to compare

Changelog:

  • Fix code complexity due to readability, maintainability and performance.
  • DEPRECATION format options. use toFormat instead.
  • Remove unused dependency.

New Release

02 Feb 06:03
Compare
Choose a tag to compare

Changelog:

  1. Reorganize code for maintainability
  2. Update dependencies
  3. Remove unneeded property

New Release

13 Oct 04:06
Compare
Choose a tag to compare

Changelog:

  • Add metadata option for Google Cloud Storage options
  • Add gzip option for Google Cloud Storage options
  • remove appveyor and circle CI from development

New Patch Release

11 Oct 05:09
Compare
Choose a tag to compare

Changelog:

  • Change dependency, from async to bluebird
  • Unit test passed
  • Refactor code

New Release

10 Oct 09:52
Compare
Choose a tag to compare

Changelog:

  • Added filename with suffix when multiple resize

New Feature

09 Oct 16:49
Compare
Choose a tag to compare

Changelog:

  • It can resize multiple different sizes at once with sizes. see docs for detail