+# 1.0.0-rc.8 (12/06/2014)
+
+- fixed bug in `SVG.off`
+
+
# 1.0.0-rc.7 (11/06/2014)
- calling `after()` when calling `stop(true)` (fulfill flag) [thanks @vird]
-SVGJS_VERSION = '1.0.0-rc.7'
+SVGJS_VERSION = '1.0.0-rc.8'
# all available modules in the correct loading order
MODULES = %w[ svg inventor regex default color array pointarray patharray number viewbox bbox rbox element parent container fx relative event defs group arrange mask clip gradient pattern doc shape use rect ellipse line poly path image text textpath nested hyperlink sugar set data memory loader helpers ]
{
"name": "svg.js",
- "version":"1.0.0-rc.7",
+ "version":"1.0.0-rc.8",
"homepage": "http://svgjs.com/",
"authors": [
"Wout Fierens <wout@impinc.co.uk>"
"name": "svg.js",
"repo": "wout/svg.js",
"description": "A lightweight library for manipulating and animating SVG",
- "version": "1.0.0-rc.7",
+ "version": "1.0.0-rc.8",
"keywords": ["svg"],
"author": "Wout Fierens <wout@impinc.co.uk>",
"main": "dist/svg.js",
, "keywords": ["svg", "vector", "graphics", "animation"]
, "author": "Wout Fierens <wout@impinc.co.uk>"
, "main": "dist/svg.js"
-, "version": "1.0.0-rc.7"
+, "version": "1.0.0-rc.8"
, "jam": {
"include": [
"dist/svg.js"