Comparing version 0.5.0 to 0.5.1
0.5.1 / 2011-03-16 | ||
================== | ||
* Fixed (kinda) `img.src=` error handling | ||
* Fixed; move closure.h down for malloc ref. Closes #80 | ||
0.5.0 / 2011-03-14 | ||
@@ -3,0 +9,0 @@ ================== |
@@ -31,3 +31,3 @@ | ||
exports.version = '0.5.0'; | ||
exports.version = '0.5.1'; | ||
@@ -34,0 +34,0 @@ /** |
{ "name": "canvas" | ||
, "description": "Canvas graphics API backed by Cairo" | ||
, "version": "0.5.0" | ||
, "version": "0.5.1" | ||
, "author": "TJ Holowaychuk <tj@learnboost.com>" | ||
@@ -5,0 +5,0 @@ , "keywords": ["canvas", "graphic", "graphics", "pixman", "cairo"] |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
131705