Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Releases: ghaiklor/sails-service-image

v3.1.1

Choose a tag to compare

@ghaiklor ghaiklor released this 27 Jan 14:09

<a name"3.1.1">

3.1.1 (2016-01-27)

Bug Fixes

  • package: Fix issue with export default (08d9aace)

v3.1.0

Choose a tag to compare

@ghaiklor ghaiklor released this 26 Jan 15:07

<a name"3.1.0">

3.1.0 (2016-01-26)

Features

  • package: Add support for older NodeJS versions (e328ed5a)

v3.0.1

Choose a tag to compare

@ghaiklor ghaiklor released this 02 Oct 11:11
  • General improvements;

v3.0.0

Choose a tag to compare

@ghaiklor ghaiklor released this 28 Sep 13:28
  • Migration from ES5 to ES6 syntax;
  • Remove .create() method from ImageService. ImageService is a function now;
  • Update and pin dependencies;

v2.0.0

Choose a tag to compare

@ghaiklor ghaiklor released this 09 Aug 07:59
  • Initial release;
  • Implement support for GraphicsMagick and ImageMagick;
  • Implement getting IPTC tags from image;
  • Implement resizing image;
  • Implement cropping image;