v3.1.0
New
- ability to set resizing constraints by @ryanseddon
layer.setResizingConstraint(RESIZING_CONSTRAINTS.LEFT, RESIZING_CONSTRAINTS.TOP);Fix
- avoid empty groups by not traversing SVG nodes in
nodeTreeToSketchGroupby @TheReincarnator - clean up tests by @kdzwinel
