Releases: romellogoodman/goodvg
Releases · romellogoodman/goodvg
0.15.0
0.14.0
- adds polygon function
- adds smaller function
- adds bigger function
0.13.0
- adding the triangle function
0.12.2
a fix for grid opt.x and opt.y to allow for 0 to be a valid coordinate
0.12.1
readme updates
0.12.0
- times and grid are now groups by default
- grid({x, y}) options
- new functions
- lerpColor
- degrees
- radians
- constrain
- lerp
- draw checks that a window exists
0.11.0
introducing viewbox support
0.10.2
bug fix for .circle
0.10.0
- adds groupStart and groupEnd
- fixes bug with save functions when opts arent supplied
0.9.0
Pulling a React and moving the number over from patch releases to minor. Documentation is up to date but there is some breaking changes between how grid()
and times()
are used.