aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 7668a714b2eaf110c59448d47bb411f7f2179268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# v0.33 (22/01/2014)

- added `has()` method to `SVG.Set`
- added `width()` and `height()` as setter and getter methods on all shapes
- moved sub-pixel offset fix to be an optional method (e.g. `SVG('drawing').fixSubPixelOffset()`)
- added `replace()` method to elements
- added `radius()` method to `SVG.Rect` and `SVG.Ellipse`
- added reference to parent node in defs
- merged plotable.js and path.js

# v0.32

- added library to [cdnjs](http://cdnjs.com)