Comparing version 1.8.0 to 1.8.1
1.8.1 / 2012-12-21 | ||
================== | ||
* Avoid losing already set arguments on identify #105 #113 #109 [JNissi](https://github.com/JNissi) | ||
* tests; add autoOrient + thumb() test | ||
* tests; add test case for #113 | ||
* tests; added test for #109 | ||
* tests; add resize on buffer test | ||
1.8.0 / 2012-12-14 | ||
@@ -3,0 +12,0 @@ ================== |
@@ -260,4 +260,6 @@ | ||
cb.called = 1; | ||
self._in = []; | ||
self._out = []; | ||
if (args[0] !== 'identify' && bin !== 'identify') { | ||
self._in = []; | ||
self._out = []; | ||
} | ||
callback.call(self, err, stdout, stderr, cmd); | ||
@@ -264,0 +266,0 @@ } |
{ "name": "gm" | ||
, "description": "Graphics Magick for node." | ||
, "version": "1.8.0" | ||
, "version": "1.8.1" | ||
, "author": "Aaron Heckmann <aaron.heckmann+github@gmail.com>" | ||
@@ -5,0 +5,0 @@ , "keywords": ["graphics", "magick", "image", "graphicsmagick", "imagemagick", "gm", "convert", "identify", "compare"] |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4641595
231
4515
21