Skip to content

Releases: madhums/node-imager

1.0.0-alpha1

21 Sep 21:05
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release

This release implements imager using es6 generators and graphicsmagick-stream.

You need to be running node >= 0.11.12 to use this release.

The api has changed for both the .upload and .remove methods. Please read the readme on how to use it.

It has only been tested with s3 and not with rackspace. Checkout the generators branch for more...