- added `precision()` method to round numeric element attributes -> __TODO!__
- added specs for `SVG.FX` -> __TODO!__
-# 2.2.5
+# 2.2.5 (29/12/2015)
- added check for existence of node (#431)
- `group.move()` now allows string numbers as input (#433)
- `matrixify()` will not apply the calculated matrix to the node anymore
{
"name": "svg.js",
- "version":"2.2.4",
+ "version":"2.2.5",
"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": "2.2.4",
+ "version": "2.2.5",
"keywords": ["svg"],
"author": "Wout Fierens <wout@impinc.co.uk>",
"main": "dist/svg.js",
{
"name": "svg.js",
- "version": "2.2.4",
+ "version": "2.2.5",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "http://svgjs.com",
"homepage": "http://www.svgjs.com",