File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
v4
2
- - ground-up port to ES2015/ES-modules
2
+ - ground-up port to ES2015
3
+ - support for node-canvas 2.6
4
+ - comprehensive test suite
5
+ - support for rendering wireframe patterns (no fill, just stroke)
3
6
- colorFunction has a new method signature that allows for more powerful customization
4
7
- new built-in colorFunctions: 'sparkle' and 'shadows'
5
8
- all-new example code, see examples directory
6
9
- all option keys are now camelCase, not snake_case
7
- - antialiasing issues solved for both SVG and Canvas rendering engines (#87, #30, #76)
8
- - browser-based canvas rendering is now retina-ready by default
10
+ - antialiasing issues resolved for both SVG and Canvas rendering engines (#87, #30, #76)
11
+ - canvas rendering is now retina-ready by default
9
12
- removed dependency on seedrandom
10
13
- removed dependency on jsdom
11
14
You can’t perform that action at this time.
0 commit comments