Skip to content

v2.0.0

Choose a tag to compare

@prantlf prantlf released this 22 Sep 12:59
· 7 commits to master since this release

2.0.0 (2019-09-22)

Bug Fixes

  • Update the source code to use the new node-canvas interface (41b5896)
  • Upgrade node-canvas to the newest versoin (164ac80)

chore

  • Drop support of Node.js 6 (f96194b)

BREAKING CHANGES

  • Minimum version of Node.js has to be 8 from now on, because of the node-canvas dependency.